json-c: force use of libc's malloc and realloc functions

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-28 04:14:21 +02:00
parent f3f7e5326f
commit 1a8c4a454a

View File

@ -23,6 +23,8 @@
. config/options $1
cd $PKG_BUILD
ac_cv_func_malloc_0_nonnull=yes \
ac_cv_func_realloc_0_nonnull=yes \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \