All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] site/x86_64-linux: Add some vars from ix86-common
@ 2009-08-13 15:00 Michael Smith
  2009-08-13 15:00 ` [PATCH 2/4] gcc: fix libstdc/libgcc packaging on x86_64 Michael Smith
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Smith @ 2009-08-13 15:00 UTC (permalink / raw)
  To: openembedded-devel

ix86-common had a few updates in the past couple of years; bring
them to x86_64.

Some of these could probably be moved to common-glibc.

Signed-off-by: Michael Smith <msmith@cbnco.com>
---
 site/x86_64-linux |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/site/x86_64-linux b/site/x86_64-linux
index 3c47a56..83d1511 100644
--- a/site/x86_64-linux
+++ b/site/x86_64-linux
@@ -42,6 +42,8 @@ db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip}
 db_cv_posixmutexes=${db_cv_posixmutexes=no}
 db_cv_sprintf_count=${db_cv_sprintf_count=yes}
 db_cv_uimutexes=${db_cv_uimutexes=no}
+
+# glib
 glib_cv_hasinline=${glib_cv_hasinline=yes}
 glib_cv_has__inline=${glib_cv_has__inline=yes}
 glib_cv_has__inline__=${glib_cv_has__inline__=yes}
@@ -61,6 +63,8 @@ glib_cv_uscore=${glib_cv_uscore=no}
 glib_cv___va_copy=${glib_cv___va_copy=yes}
 glib_cv_va_copy=${glib_cv_va_copy=yes}
 glib_cv_va_val_copy=${glib_cv_va_val_copy=no}
+ac_cv_func_posix_getgrgid_r=${ac_cv_func_posix_getgrgid_r=yes}
+
 lftp_cv_va_copy=${lftp_cv_va_copy=yes}
 nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
 samba_cv_HAVE_VA_COPY=${samba_cv_HAVE_VA_COPY=yes}
@@ -80,3 +84,12 @@ am_cv_func_working_getline=${am_cv_func_working_getline=yes}
 
 #gcc
 ac_cv_lib_m_sin=${ac_cv_lib_m_sin=yes}
+
+# eds-dbus
+ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
+
+#dbus
+ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
+
+# p3scan / quagga
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
-- 
1.6.3




^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-09-01 22:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 15:00 [PATCH 1/4] site/x86_64-linux: Add some vars from ix86-common Michael Smith
2009-08-13 15:00 ` [PATCH 2/4] gcc: fix libstdc/libgcc packaging on x86_64 Michael Smith
2009-08-13 15:00   ` [PATCH 3/4] udev 141: fix " Michael Smith
2009-08-13 15:00     ` [PATCH 4/4] openssl.inc: fix packaging on x86_64; use INC_PR Michael Smith
2009-09-01 22:00     ` [PATCH 3/4] udev 141: fix packaging on x86_64 Michael Smith
2009-08-13 15:43   ` [PATCH 2/4] gcc: fix libstdc/libgcc " Khem Raj
2009-08-14 13:06     ` Michael Smith
2009-08-14  0:46   ` Douglas Royds
2009-08-14 13:06     ` Rolf Leggewie
2009-08-14 14:15       ` Michael Smith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.