diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-19 12:05:49 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-19 12:05:49 +0000 |
commit | 286da62fb5c5e2e98443235c8a7c330077fe7519 (patch) | |
tree | bf69ce1f60728bc02551576cdc46fec466bd3e38 /meta/site/arm-linux | |
parent | e0833b8df50855ebd451ff5a35f677b5040d12a4 (diff) | |
download | openembedded-core-contrib-286da62fb5c5e2e98443235c8a7c330077fe7519.tar.gz |
site: sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2923 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/arm-linux')
-rw-r--r-- | meta/site/arm-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/arm-linux b/meta/site/arm-linux index d45c8f87c27..9aea75b5a9f 100644 --- a/meta/site/arm-linux +++ b/meta/site/arm-linux @@ -168,6 +168,9 @@ ac_cv_file___dev_ptc_=yes #mono mono_cv_uscore=${mono_cv_uscore=no} +# guile +ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes} + # gnet ac_cv_member_struct_sockaddr_sa_len=${ac_cv_member_struct_sockaddr_sa_len=no} ac_cv_gnet_have_abstract_sockets=${ac_cv_gnet_have_abstract_sockets=no} |