summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Brown2007-09-23 22:59:37 -0700
committerDavid Brown2007-09-23 22:59:37 -0700
commitc18f53bf3e6c068159006517b34442c8b209fe8f (patch)
tree1836bdedf27ae60070f455a26959ca6d1cd4b191
parentaa28e61140049830ad50cb454b30ef1afdee864d (diff)
Revert "glibc fixes syntax errors as a result of removing GLIBC_ARCH"
This reverts commit aa28e61140049830ad50cb454b30ef1afdee864d.
-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 373a93bfa6..2893a46214 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 8e142772e2..45e038cae6 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