summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gccsnapshot_sanitize_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gccsnapshot_sanitize_tests.sh')
-rwxr-xr-xtools/ci/jobs/gccsnapshot_sanitize_tests.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/ci/jobs/gccsnapshot_sanitize_tests.sh b/tools/ci/jobs/gccsnapshot_sanitize_tests.sh
index 9fec80b7c..25e94b9a2 100755
--- a/tools/ci/jobs/gccsnapshot_sanitize_tests.sh
+++ b/tools/ci/jobs/gccsnapshot_sanitize_tests.sh
@@ -35,7 +35,8 @@ export CXXFLAGS="$CXXFLAGS -pedantic -ggdb3 -O2 -Wstrict-aliasing=2 \
-fsanitize=pointer-overflow -fsanitize=builtin \
-fsanitize-address-use-after-scope \
-std=gnu++1z -Wformat=1 \
--Wno-attributes"
+-Wno-attributes \
+-Wno-deprecated-copy"
#source ./tools/ci/flags/${FLAGS}