]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glibc: Remove --enable-omitfp.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 May 2010 22:12:02 +0000 (00:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 May 2010 22:12:02 +0000 (00:12 +0200)
This switch however builds another version of glibc with -O99
and profiling enabled. We don't need or want this.

pkgs/core/glibc/glibc.nm

index cff6535fb7ee017ba16c834af092c7a4c969fe2c..b365456b6f315b5d1798ed28775eca9b225b47e8 100644 (file)
@@ -183,8 +183,7 @@ define STAGE_BUILD
                        --disable-werror \
                        --enable-bind-now \
                        --enable-stackguard-randomization \
-                       --with-stack-protector=all \
-                       --enable-omitfp
+                       --with-stack-protector=all
 
        # Our GCC is already passing -fPIC, and that's all we want for the libraries.
        # LDFLAGS.so is appended to so we don't build shared libraries with