summaryrefslogtreecommitdiff
path: root/build/bmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/bmake')
-rwxr-xr-xbuild/bmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmake b/build/bmake
index 8ed74fc21..7b1553550 100755
--- a/build/bmake
+++ b/build/bmake
@@ -9,7 +9,7 @@ export CXX=g++-4.7
export LANG=C
-export CXXFLAGS="-ggdb3 -O3 -pipe -flto -fwhole-program -ffast-math \
+export CXXFLAGS="-ggdb3 -O2 -pipe -ffast-math \
-funswitch-loops \
-Wvariadic-macros -Wvla -Wredundant-decls \
-Wpacked-bitfield-compat -Wtrampolines \