From 44f0078cbd41bdabc74096bc4ea940e1312d9a4d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 10 Apr 2021 12:28:40 -0300 Subject: Spurious info at CI file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 174638cb..e3eb4210 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,11 +35,11 @@ mariadb_run_latest_gcc10: stage: test needs: [] script: - - export CC=gcc-7.5 + - export CC=gcc-7 - 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-5.7 - gcc-7.5 + gcc-7 git-core make autoconf automake autopoint libtool libmariadbclient-dev-compat libz-dev libpcre3-dev" -- cgit v1.2.3-60-g2f50