From b73ee4a22e3f0d1fad1bbe0a7f1ec3645436d8b9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 May 2017 01:35:41 +0300 Subject: Switch to gcc7 flags in build scripts. --- build/bmakespeed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bmakespeed') diff --git a/build/bmakespeed b/build/bmakespeed index fa07b969f..dd93fa045 100755 --- a/build/bmakespeed +++ b/build/bmakespeed @@ -18,7 +18,7 @@ export CXXFLAGS="-pedantic -ggdb3 -O5 -pipe -ffast-math \ -std=gnu++1z \ -fno-var-tracking -Wno-attributes" -source ./tools/ci/flags/gcc6.sh +source ./tools/ci/flags/gcc7.sh autoreconf -i cd build/tmp -- cgit v1.2.3-60-g2f50