diff options
-rw-r--r-- | site/avr32-common | 1 |
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} |