site avr32: add gmutex size
authorKoen Kooi <koen@openembedded.org>
Sun, 7 Sep 2008 16:23:13 +0000 (16:23 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 7 Sep 2008 16:23:13 +0000 (16:23 +0000)
site/avr32-common

index 712cffd..2d26a3a 100644 (file)
@@ -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}