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 b43004e5ba..712cffd1e2 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -4,6 +4,7 @@ ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} 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} #dbus-glib ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |