]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Add CI testing of NOT_TWEAK_COMPILER
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Sat, 12 Sep 2020 10:26:22 +0000 (12:26 +0200)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sun, 13 Sep 2020 11:07:29 +0000 (13:07 +0200)
.github/workflows/cmake.yml

index b5f858071e1db1f55f6c6140da38c281cb7d1679..f062ddaf3336460a4ed388a4142002fca423d753 100644 (file)
@@ -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