aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-03 05:57:03 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-03 05:57:03 +0000
commit0acc6e757bc0d0bb66c275d6c755d7aa3f2e7fd4 (patch)
tree080d50b6be5ce17c0fe6c6b3d091c62cba4e03e0
parentc9074a04105881a8b6e41d36f44b712b829fcf6f (diff)
downloadopenembedded-0acc6e757bc0d0bb66c275d6c755d7aa3f2e7fd4.tar.gz
common-glibc: add mono and guile stuff
-rw-r--r--site/common-glibc7
1 files changed, 7 insertions, 0 deletions
diff --git a/site/common-glibc b/site/common-glibc
index 9ed7a85a87..8e0e90d614 100644
--- a/site/common-glibc
+++ b/site/common-glibc
@@ -23,3 +23,10 @@ glib_cv_long_long_format=${glib_cv_long_long_format=ll}
# gnucash
am_cv_scanf_lld=${am_cv_scanf_lld=yes}
+
+# mono
+mono_cv_uscore=${mono_cv_uscore=no}
+
+# guile
+ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
+