Skip to content

Commit

Permalink
attempt to fix build on macosx
Browse files Browse the repository at this point in the history
  • Loading branch information
Oz Tiram committed Jul 23, 2024
1 parent 22832d0 commit 9f16666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
run: |
brew --prefix pcre2
brew --prefix cmocka
make mh OPTS="-I$(brew --prefix pcre2)"
cc -o mh -D VERSION=\"aa30377\" queue.c mh.c main.c -Wall $(pkg-config --cflags --libs libpcre2-8)

0 comments on commit 9f16666

Please sign in to comment.