[oe-commits] : site avr32 common: add pthread size

OE GIT Trial gittrial at amethyst.openembedded.net
Sun Sep 7 15:44:41 UTC 2008


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

Author:  <koen at openembedded.org>
Date:   Sun Sep  7 15:38:06 2008 +0000

site avr32 common: add pthread size

---

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

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}





More information about the Openembedded-commits mailing list