Skip to content

Commit

Permalink
Fix MacOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeclerck committed Jan 28, 2025
1 parent 6698c4b commit 3fb6825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: configure
run: |
cd _build
export CFLAGS="-Wno-unused-command-line-argument $CFLAGS"
../configure --enable-cobc-internal-checks \
--enable-hardening \
--with-curses=ncurses \
Expand Down

0 comments on commit 3fb6825

Please sign in to comment.