mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
json-c: force use of libc's malloc and realloc functions
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f3f7e5326f
commit
1a8c4a454a
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user