summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_sdl2_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc5_sdl2_tests.sh')
-rwxr-xr-xtools/ci/jobs/gcc5_sdl2_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc5_sdl2_tests.sh b/tools/ci/jobs/gcc5_sdl2_tests.sh
index 4d335a1ad..c44128562 100755
--- a/tools/ci/jobs/gcc5_sdl2_tests.sh
+++ b/tools/ci/jobs/gcc5_sdl2_tests.sh
@@ -40,7 +40,7 @@ export CXXFLAGS="-ggdb3 -O2 -pipe -ffast-math \
-Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -ftrapv \
-fsched-pressure \
-Wconditionally-supported -Wdate-time \
--fno-var-tracking \
+-fno-var-tracking -Wno-attributes \
-Wopenmp-simd -Wformat-signedness \
-Wswitch-bool -Wmemset-transposed-args -Wchkp -Wc++14-compat -Wsized-deallocation \
-Wlogical-not-parentheses -Woverloaded-virtual"