diff options
Diffstat (limited to 'tools/ci/branches/ci_xmllibs/.gitlab-ci.yml')
-rw-r--r-- | tools/ci/branches/ci_xmllibs/.gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml b/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml index 9b1431bcb..b1dcf40e6 100644 --- a/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml +++ b/tools/ci/branches/ci_xmllibs/.gitlab-ci.yml @@ -83,6 +83,7 @@ gcc-8_pugixml_sdl2: - ./tools/ci/scripts/runtests.sh <<: *job-push variables: + ABOUTYOFFSET: 380 PACKAGES: gcc-8 g++-8 make autoconf automake autopoint gettext libpugixml-dev libcurl4-gnutls-dev libpng-dev @@ -96,6 +97,7 @@ gcc-8_pugixml_sdl2_i386: - ./tools/ci/scripts/runtests.sh <<: *job-push variables: + ABOUTYOFFSET: 380 PACKAGES: gcc-8 g++-8 make autoconf automake autopoint gettext libpugixml-dev libcurl4-gnutls-dev libpng-dev |