diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-20 07:41:50 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-08-20 07:41:50 +0000 |
commit | 71e917c19c83c7042eca136c30bb97eb5ac3f6b0 (patch) | |
tree | 61451b9a8affb82bdbdcba01705141978c1400df /site/ix86-common | |
parent | 973b152ba381e3c80d65e1289bd866d99d4c3fdf (diff) |
site/ix86-common: added glib_cv_sizeof_system_thread definition to get glib 1.2 built
Diffstat (limited to 'site/ix86-common')
-rw-r--r-- | site/ix86-common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/ix86-common b/site/ix86-common index f114710ac9..36412c9689 100644 --- a/site/ix86-common +++ b/site/ix86-common @@ -114,6 +114,7 @@ ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes} am_cv_func_working_getline=${am_cv_func_working_getline=yes} # glib +glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} glib_cv_has__inline=${glib_cv_has__inline=yes} glib_cv_has__inline__=${glib_cv_has__inline__=yes} glib_cv_hasinline=${glib_cv_hasinline=yes} |