From 28c10e277964230b5bb37cf531eb3fe3a800e1c3 Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 15 Jul 2020 20:24:24 -0400 Subject: use the same asan options from the travis tests --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9a4e25e3..65722559 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ mariadb_run_latest_gcc10: script: - export CC=gcc-10 - export HERCCPPFLAGS=" -Wno-format-overflow" + - export ASAN_OPTIONS=detect_stack_use_after_return=true:strict_init_order=true:detect_odr_violation=0 - ./.tools/jobs/install.sh "mysql-client gcc-10 git-core -- cgit v1.2.3-60-g2f50