packages/glibc/zecke-sane-readelf.patch: This was needed because OSX has no readelf...
authorHolger Freyther <zecke@selfish.org>
Sun, 17 Feb 2008 21:27:45 +0000 (21:27 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 17 Feb 2008 21:27:45 +0000 (21:27 +0000)
and thread support of the compiler was misdetected to the missing readelf.

packages/glibc/glibc-2.4/zecke-sane-readelf.patch
packages/glibc/glibc-cvs-2.3.5/zecke-sane-readelf.patch

index 023b6a5..229db09 100644 (file)
@@ -1,3 +1,8 @@
+upstream: http://sources.redhat.com/bugzilla/show_bug.cgi?id=3004
+status: WONTFIX
+comment: Use OEs version of the readelf version. There might be no
+host system version (e.g. on OSX) or it is not multiarch.
+
 Index: glibc-2.4/configure
 ===================================================================
 --- glibc-2.4.orig/configure   2006-03-06 12:18:56.000000000 +0100
index c57494f..7dc699c 100644 (file)
@@ -1,3 +1,8 @@
+upstream: http://sources.redhat.com/bugzilla/show_bug.cgi?id=3004
+status: WONTFIX
+comment: Use OEs version of the readelf version. There might be no
+host system version (e.g. on OSX) or it is not multiarch.
+
 Index: glibc-2.3.2/configure
 ===================================================================
 --- glibc-2.3.2.orig/configure 2006-08-05 20:18:11.000000000 +0200