summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_tarball.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc5_tarball.sh')
-rwxr-xr-xtools/ci/jobs/gcc5_tarball.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc5_tarball.sh b/tools/ci/jobs/gcc5_tarball.sh
index 508e8f307..604b0a995 100755
--- a/tools/ci/jobs/gcc5_tarball.sh
+++ b/tools/ci/jobs/gcc5_tarball.sh
@@ -39,7 +39,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"