summaryrefslogtreecommitdiff
path: root/.github/workflows/neozip-configure.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/neozip-configure.yml')
-rw-r--r--.github/workflows/neozip-configure.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/neozip-configure.yml b/.github/workflows/neozip-configure.yml
index 263587160b..49c3576c02 100644
--- a/.github/workflows/neozip-configure.yml
+++ b/.github/workflows/neozip-configure.yml
@@ -15,6 +15,8 @@ jobs:
- name: Ubuntu GCC
os: ubuntu-latest
compiler: gcc
+ cflags: ""
+ ldflags: ""
configure-args: --warn
- name: Ubuntu Clang