summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-05-31 21:41:53 +0300
committerAndrei Karas <akaras@inbox.ru>2019-05-31 21:41:53 +0300
commit27004e91dc0f1a38886008d419b85e5fdbab369c (patch)
treee3b11814233c95f9d91130831d30813a780748b9 /build
parent38370f4636b218e4bc773008694441b8dd53d098 (diff)
downloadplus-27004e91dc0f1a38886008d419b85e5fdbab369c.tar.gz
plus-27004e91dc0f1a38886008d419b85e5fdbab369c.tar.bz2
plus-27004e91dc0f1a38886008d419b85e5fdbab369c.tar.xz
plus-27004e91dc0f1a38886008d419b85e5fdbab369c.zip
Switch to gcc-9 in build script bmakedebugsdl2
Diffstat (limited to 'build')
-rwxr-xr-xbuild/bmakedebugsdl22
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bmakedebugsdl2 b/build/bmakedebugsdl2
index 87a45abb7..16929e5c8 100755
--- a/build/bmakedebugsdl2
+++ b/build/bmakedebugsdl2
@@ -24,7 +24,7 @@ export CXXFLAGS="-pedantic -ggdb3 -O3 -pipe -ffast-math \
-std=gnu++2a \
-fno-var-tracking -Wno-attributes"
-source ./tools/ci/flags/gcc8.sh
+source ./tools/ci/flags/gcc9.sh
autoreconf -i
cd build/tmp