From a0d68ca09401811ac7764b975abca44ba8045cc9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Jun 2012 23:08:31 +0300 Subject: Remove extra optimisation flags from make script. --- build/bmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') 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 \ -- cgit v1.2.3-60-g2f50