From: Richard Purdie Date: Mon, 28 Jul 2008 19:27:14 +0000 (+0000) Subject: site/common-glibc: Set ac_cv_check_sjlj since system headers can otherwise break... X-Git-Tag: 2011-1~8530 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=34d7e090e89b4735f37adfb32e56a82fcff0bfc4;p=openembedded-core.git site/common-glibc: Set ac_cv_check_sjlj since system headers can otherwise break the setting in pth git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4975 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/site/common-glibc b/meta/site/common-glibc index 339d4658ae..c127720179 100644 --- a/meta/site/common-glibc +++ b/meta/site/common-glibc @@ -46,3 +46,4 @@ ac_cv_func_va_copy=${ac_cv_func_va_copy=yes} ac_cv_func___va_copy=${ac_cv_func___va_copy=yes} ac_cv_epoll_works=${ac_cv_epoll_works=yes} +ac_cv_check_sjlj=ssjlj