check: fix fortify source compatibility 1508/head
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2015 08:51:28 +0000 (10:51 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2015 08:59:28 +0000 (10:59 +0200)
commit72a483f7594bf4f3f697e89e69d9d510f0fb240c
tree2d319f5ceb9df0b8d4f045b53246432bc3cf9d8a
parent371bf3954680bac23a32ead2194c579bdc78f537
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>
libs/check/Makefile