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/bmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/bmake') diff --git a/build/bmake b/build/bmake index b18d757ec..3813ac7a7 100755 --- a/build/bmake +++ b/build/bmake @@ -16,7 +16,7 @@ export CXXFLAGS="-pedantic -ggdb3 -O3 -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-70-g09d2