From: Koen Kooi Date: Sun, 7 Sep 2008 15:38:06 +0000 (+0000) Subject: site avr32 common: add pthread size X-Git-Tag: SlugOS5.3-beta~2283^2~6^2 X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openembedded;a=commitdiff_plain;h=9e7b84d35e9de98d3770c479bd2f8016056cf338 site avr32 common: add pthread size --- diff --git a/site/avr32-common b/site/avr32-common index b43004e..712cffd 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}