export CFLAGS="${CFLAGS/-ffast-math/}" &&
export CC=gcc &&
diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index aa045d6..4275039 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -1,6 +1,6 @@
SPELL=glibc
if [ "$GLIBC_NPTL" = "y" ]; then
- VERSION=2.6.1
+ VERSION=2.7
HEADERS_VERSION=2.6.23.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index c1061ce..e525c40 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,7 @@
+2007-10-31 David Brown <dmlb2000 AT gmail.com>
+ * BUILD: updated new cflags for 2.7
+ * DETAILS: updated glibc to 2.7
+
2007-10-21 Arwed v. Merkatz <v.merkatz AT gmx.net>
* PRE_INSTALL: remove each of /usr/include/{asm,asm-generic,linux} if
it is a symlink, seems like some installations still have those,
[SM-Commit] GIT changes to devel-glibc grimoire by David Brown (2157d4d00b777f7a82cde9eebf685cd8eca3cb77),
David Brown, 10/31/2007