[oe-commits] : site avr32: add gmutex size

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Sep 7 16:28:49 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 31e12362244c08bf499978976ac355c70c8d50aa
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=31e12362244c08bf499978976ac355c70c8d50aa

Author:  <koen at openembedded.org>
Date:   Sun Sep  7 16:23:13 2008 +0000

site avr32: add gmutex size

---

 site/avr32-common |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/site/avr32-common b/site/avr32-common
index 712cffd..2d26a3a 100644
--- a/site/avr32-common
+++ b/site/avr32-common
@@ -5,6 +5,7 @@ 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}
+glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
 
 #dbus-glib
 ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}





More information about the Openembedded-commits mailing list