openwrt-packages/libs/check
Jo-Philipp Wich 72a483f759 check: fix fortify source compatibility
Let `./configure` assume C99 compliant `snprintf()` and `vsnprintf()` functions
by passing the required cache variables via `CONFIGURE_VARS`.

Fixes fortify-source related undeclared function errors when compiling the
`tests/` directory.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-30 10:59:28 +02:00
..
Makefile check: fix fortify source compatibility 2015-06-30 10:59:28 +02:00