summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-10-01 15:10:59 -0700
committerEric Sandall2007-10-01 15:10:59 -0700
commit63091e149ca5c78e6f9cfc594aa2b0e74076f965 (patch)
tree6627dce728cf0d7f8efa12c53e35ba0ddbf70dd9
parent0bd0935751d46fa8e228120fb309b2dfc319dd8b (diff)
Revert "glibc fixes syntax errors as a result of removing GLIBC_ARCH"
This reverts commit b0dc296180e0e960286cb402331ac575bd1e2cd0. Reverting glibc 2.6 for stable-rc-0.14
-rwxr-xr-xlibs/glibc/BUILD2
-rw-r--r--libs/glibc/HISTORY2
2 files changed, 2 insertions, 2 deletions
diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index 6a02339f6d..dbd1201eae 100755
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -100,7 +100,7 @@ elif [[ ${SMGL_COMPAT_ARCHS[1]} == alpha ]]; then
# either an elf/ld.so that segfaults (build failing at sunrpc) or
# internal compiler error(s) in intl/
# glibc knows itself what flags to choose
- export CFLAGS=""
+ export CFLAGS="" &&
fi &&
# CPPFLAGS setting is needed so the check for cpp works on boxes that don't
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index ab54b58e5f..dccd1f54e0 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,6 +1,6 @@
2007-09-16 David Brown <dmlb2000@gmail.com>
* DETAILS: removed GLIBC_ARCH altogether
- * BUILD: removed GLIBC_ARCH gone... and some syntax errors as a result
+ * BUILD: removed GLIBC_ARCH gone...
2007-09-16 Arwed v. Merkatz <v.merkatz@gmx.net>
* PREPARE: removed the persistent_add GLIBC_ARCH, there seems to be