aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-07 16:23:13 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-07 16:23:13 +0000
commit419b02cdea07d8cf9ffde2be6f30f382506e8dc4 (patch)
tree51b8cb601f3e23929cc1081abdbc1d6f14054e78 /site
parent0d2fabf52e8b70a2aab4eeb3cfb2d61bd4231000 (diff)
downloadopenembedded-419b02cdea07d8cf9ffde2be6f30f382506e8dc4.tar.gz
site avr32: add gmutex size
Diffstat (limited to 'site')
-rw-r--r--site/avr32-common1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/avr32-common b/site/avr32-common
index 712cffd1e2..2d26a3adb7 100644
--- a/site/avr32-common
+++ b/site/avr32-common
@@ -5,6 +5,7 @@ glib_cv_uscore=${glib_cv_uscore=no}
ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes}
ac_cv_func_posix_getgrgid_r=${ac_cv_func_getgrgid_r=yes}
glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
+glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
#dbus-glib
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}