summaryrefslogtreecommitdiff
path: root/build/bmaketest
diff options
context:
space:
mode:
Diffstat (limited to 'build/bmaketest')
-rwxr-xr-xbuild/bmaketest2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmaketest b/build/bmaketest
index 6deff7d4c..7884bd73f 100755
--- a/build/bmaketest
+++ b/build/bmaketest
@@ -14,7 +14,7 @@ export CXXFLAGS="-pedantic -ggdb3 -O3 -pipe -ffast-math \
-std=gnu++1z \
-fno-var-tracking -Wno-attributes"
-source ./build/gcc6flags.sh
+source ./tools/ci/flags/gcc6.sh
autoreconf -i
./configure --prefix=$dir/run \