summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gccsnapshot_sdl2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gccsnapshot_sdl2.sh')
-rwxr-xr-xtools/ci/jobs/gccsnapshot_sdl2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gccsnapshot_sdl2.sh b/tools/ci/jobs/gccsnapshot_sdl2.sh
index 1750e704a..6c80af066 100755
--- a/tools/ci/jobs/gccsnapshot_sdl2.sh
+++ b/tools/ci/jobs/gccsnapshot_sdl2.sh
@@ -14,7 +14,7 @@ aptget_install gcc-snapshot \
export CXXFLAGS="-pedantic -ggdb3 -O2 -pipe -Wstrict-aliasing=2 \
-Wstrict-overflow=1 -Wformat=1 -D_FORTIFY_SOURCE=2 \
--std=gnu++1z -Wformat=1 -Wno-switch-default"
+-std=gnu++1z -Wformat=1"
source ./tools/ci/flags/gccsnapshot.sh