From f73819c8e075b0925381052590a5ac9ec6ac1b68 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 6 Apr 2014 21:40:01 +0300 Subject: Add optimisation flag into make scripts. --- build/bmakespeed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bmakespeed') 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 \ -- cgit v1.2.3-60-g2f50