1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00: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:
Khem Raj
2011-07-19 22:23:32 -07:00
committed by Richard Purdie
parent 28d52d9ae9
commit 73bc4c2211
+3
View File
@@ -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}