summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-07-20 21:55:53 +0300
committerAndrei Karas <akaras@inbox.ru>2018-07-20 21:55:53 +0300
commitc016fa75335b1c9f35592be6759f574039013b1c (patch)
treecbfefec95f7c92558451911bdc69e20c38cd807d
parent1c30ebb589656b1d3bdb746ba7f36190e1dd4908 (diff)
downloadplus-c016fa75335b1c9f35592be6759f574039013b1c.tar.gz
plus-c016fa75335b1c9f35592be6759f574039013b1c.tar.bz2
plus-c016fa75335b1c9f35592be6759f574039013b1c.tar.xz
plus-c016fa75335b1c9f35592be6759f574039013b1c.zip
Update asan library name.
-rw-r--r--tools/ci/branches/master/.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/ci/branches/master/.gitlab-ci.yml b/tools/ci/branches/master/.gitlab-ci.yml
index 2db63b774..7562e2003 100644
--- a/tools/ci/branches/master/.gitlab-ci.yml
+++ b/tools/ci/branches/master/.gitlab-ci.yml
@@ -312,7 +312,7 @@ triggers:
script:
- ./tools/ci/scripts/downloadlib.sh ${LIBNAME} ${LIBVERSION}
- echo /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ${runenvz}
- - export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.4
+ - export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.5
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ${runenvx} ${runenvz} env
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ${runenvx} ${runenvz} ./tools/ci/jobs/gcc7_sanitize_tests.sh --enable-unittests=yes --without-manaplusgame --without-dyecmd
- export LD_PRELOAD
@@ -339,7 +339,7 @@ triggers:
stage: build
script:
- ./tools/ci/scripts/downloadlib.sh ${LIBNAME} ${LIBVERSION}
- - export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.4
+ - export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libasan.so.5
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ${runenvx} ${runenvz} ./tools/ci/jobs/gcc7_sanitize_tests.sh --enable-unittests=yes --with-sdl2 --without-manaplusgame --without-dyecmd
- export LD_PRELOAD
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ${runenvx} ${runenvz} ./tools/ci/scripts/checkldd.sh src/manaplustests