From: Graeme Gregory Date: Thu, 29 Oct 2009 18:42:14 +0000 (+0000) Subject: site/avr32-common : add values for ORbit2 taken from debian avr32 logs X-Git-Tag: Release-2010-05/1~1867 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1b686ba6afd46a983fb22fcd5ea9e704587b72;p=openembedded.git site/avr32-common : add values for ORbit2 taken from debian avr32 logs --- diff --git a/site/avr32-common b/site/avr32-common index fedd104417..a0ff0395fb 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -10,7 +10,7 @@ glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} #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 +# =MALLOC_GLIBC_COMPAT=y in your uclibc .config for this ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} #gstreamer @@ -19,7 +19,7 @@ as_cv_unaligned_access=${as_cv_unaligned_access=no} #libpcap ac_cv_linux_vers=${ac_cv_linux_vers=2} -#startup notification +#star=notification ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} lf_cv_sane_realloc=yes @@ -44,3 +44,18 @@ dpkg_cv___va_copy=${ac_cv___va_copy=yes} #libidl libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} + +# ORbit2 +ac_cv_alignof_CORBA_octet=1 +ac_cv_alignof_CORBA_boolean=1 +ac_cv_alignof_CORBA_char=1 +ac_cv_alignof_CORBA_wchar=2 +ac_cv_alignof_CORBA_short=2 +ac_cv_alignof_CORBA_long=4 +ac_cv_alignof_CORBA_long_long=4 +ac_cv_alignof_CORBA_float=4 +ac_cv_alignof_CORBA_double=4 +ac_cv_alignof_CORBA_long_double=4 +ac_cv_alignof_CORBA_struct=1 +ac_cv_alignof_CORBA_pointer=4 +