mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
site/x86_64-linux-uclibc: Cache lf_cv_sane_realloc
If left to configure, it tried to run the testcase to determine this and that fails on cross compile e.g. compiling startup-notification-0.12 (From OE-Core rev: 8465b7d7d069b3d6f485daf22672f57ea17a4cb0) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -102,3 +102,6 @@ ac_cv_alignof_CORBA_short=2
|
||||
ac_cv_alignof_CORBA_struct=1
|
||||
ac_cv_alignof_CORBA_wchar=2
|
||||
ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes}
|
||||
|
||||
# startup-notification
|
||||
lf_cv_sane_realloc=${lf_cv_sane_realloc=yes}
|
||||
|
||||
Reference in New Issue
Block a user