aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-08-23 08:54:48 +0000
committerChris Larson <kergoth@openedhand.com>2006-08-23 08:54:48 +0000
commita0ce0b81d7248aef9282990c742f4ccf0751373c (patch)
treefefff36373ac3f1b099f7e029cd9dd355853f78e /meta/site
parent056b43353e87340e5262c61d229b668a788314ca (diff)
downloadopenembedded-core-a0ce0b81d7248aef9282990c742f4ccf0751373c.tar.gz
Add a couple entries to the i586 site file, to fix up the avahi build for qemux86.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@628 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site')
-rw-r--r--meta/site/i586-linux4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/site/i586-linux b/meta/site/i586-linux
index 3e0023609b..b786b7a576 100644
--- a/meta/site/i586-linux
+++ b/meta/site/i586-linux
@@ -4,6 +4,9 @@ ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes}
ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no}
ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
+ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
+glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes}
ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes}
ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
@@ -42,7 +45,6 @@ db_cv_uimutexes=${db_cv_uimutexes=no}
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}
-glib_cv_sane_realloc=${glib_cv_sane_realloc=yes}
glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes}
glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes}