diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-01 17:43:16 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-01 17:43:16 +0000 |
commit | 2bcf4f6e0b4cb7ef204514440b4f90d4c03886fd (patch) | |
tree | 69f6c7a72e4269e3735963f1ddb1906efd319904 /site/arm-linux | |
parent | fdfb1e4cba345a9b4cd74d25ea78de7892243962 (diff) |
site: commit some local changes
Diffstat (limited to 'site/arm-linux')
-rw-r--r-- | site/arm-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/arm-linux b/site/arm-linux index d45c8f87c2..9aea75b5a9 100644 --- a/site/arm-linux +++ b/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} |