From: Koen Kooi Date: Sun, 12 Aug 2007 08:11:31 +0000 (+0000) Subject: site/avr32-common: add more entries X-Git-Tag: Release-2010-05/1~7838^2~16^2~2^2^2^2~9^2~3^2~1^2~6^2~5^2~3^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa6ab2400e4e336b429264085f4087724cb5b55c;p=openembedded.git site/avr32-common: add more entries --- diff --git a/site/avr32-common b/site/avr32-common index 5bce901caa..5f44f0ac89 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -1,3 +1,18 @@ glib_cv_stack_grows=${glib_cv_stack_grows=no} 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} + +#dbus-glib +ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} + +# set MALLOC_GLIBC_COMPAT=y in your uclibc .config for this +ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} + +#gstreamer +as_cv_unaligned_access=${as_cv_unaligned_access=no} + +#readline +bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} + +