]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Compile glibc with -O3 as fedora does.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2009 17:55:33 +0000 (19:55 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2009 17:56:00 +0000 (19:56 +0200)
lfs/glibc

index a0fbb690bf7312439dc1f0b4c7d4f977d31c825f..4077daea2b7c73e14bd858918bae0fbeff550e23 100644 (file)
--- a/lfs/glibc
+++ b/lfs/glibc
@@ -55,7 +55,7 @@ define LONG_DESC
        Linux system will not function.
 endef
 
-CFLAGS     = -O2 -pipe
+CFLAGS     = -O3 -pipe
 CXXFLAGS   =
 
 OPTIMIZED_KERNEL = 2.6.18