From: Hans Kristian Rosbach Date: Sat, 12 Sep 2020 10:26:22 +0000 (+0200) Subject: Add CI testing of NOT_TWEAK_COMPILER X-Git-Tag: 1.9.9-b1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c31c20d6accbfe4e5e0e35c4b0d777a35666bd0;p=thirdparty%2Fzlib-ng.git Add CI testing of NOT_TWEAK_COMPILER --- diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index b5f85807..f062ddaf 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -98,6 +98,7 @@ jobs: compiler: gcc cmake-args: -DZLIB_COMPAT=ON -DWITH_NEW_STRATEGIES=OFF -DWITH_OPTIM=OFF -DWITH_SANITIZERS=ON codecov: ubuntu_gcc_compat_no_opt + cflags: -DNOT_TWEAK_COMPILER - name: Ubuntu GCC ARM SF os: ubuntu-latest