[oe-commits] Graeme Gregory : site/avr32-common : add values for ORbit2 taken from debian avr32 logs

git version control git at git.openembedded.org
Fri Oct 30 10:56:59 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 5c1b686ba6afd46a983fb22fcd5ea9e704587b72
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c1b686ba6afd46a983fb22fcd5ea9e704587b72

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Oct 29 18:42:14 2009 +0000

site/avr32-common : add values for ORbit2 taken from debian avr32 logs

---

 site/avr32-common |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/site/avr32-common b/site/avr32-common
index fedd104..a0ff039 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
+





More information about the Openembedded-commits mailing list