summaryrefslogtreecommitdiff
path: root/build/bmakespeed
diff options
context:
space:
mode:
Diffstat (limited to 'build/bmakespeed')
-rwxr-xr-xbuild/bmakespeed2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmakespeed b/build/bmakespeed
index 5f182c815..56a563247 100755
--- a/build/bmakespeed
+++ b/build/bmakespeed
@@ -13,7 +13,7 @@ export CXXFLAGS="-ggdb3 -O5 -pipe -ffast-math \
-funswitch-loops -pedantic -Wall \
-D_FORTIFY_SOURCE=2 -Wc++11-compat -std=c++0x \
-funsafe-loop-optimizations -flto -fwhole-program \
--march=native"
+-march=native -fsched-pressure"
autoreconf -i
./configure --prefix=$dir/run \