summaryrefslogtreecommitdiff
path: root/build/bmakedebugsdl2
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-06 21:25:50 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-06 21:25:50 +0300
commit3e74131342c85f59110df276667b4ae23873a9bd (patch)
treebc8b3fbf67176f666e93dd3c0abd1eb914c3fd52 /build/bmakedebugsdl2
parent58e1791240a07a609a2e8bdcaf428866c7e24f31 (diff)
downloadplus-3e74131342c85f59110df276667b4ae23873a9bd.tar.gz
plus-3e74131342c85f59110df276667b4ae23873a9bd.tar.bz2
plus-3e74131342c85f59110df276667b4ae23873a9bd.tar.xz
plus-3e74131342c85f59110df276667b4ae23873a9bd.zip
Use same gcc6 warning flags for build scripts and ci.
Diffstat (limited to 'build/bmakedebugsdl2')
-rwxr-xr-xbuild/bmakedebugsdl22
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmakedebugsdl2 b/build/bmakedebugsdl2
index 5c278c6ab..943a35534 100755
--- a/build/bmakedebugsdl2
+++ b/build/bmakedebugsdl2
@@ -22,7 +22,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
cd build/tmp