]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-ci/macos: don't pass CFLAGS to make
authorJason Ish <jason.ish@oisf.net>
Tue, 20 May 2025 20:53:57 +0000 (14:53 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 28 May 2025 17:08:05 +0000 (19:08 +0200)
commit0c1ded33da738b55e831687e2368a9009189454f
tree98d10d026813e8630da67bd2dd401b0c26b4baaf
parentab87089686b45079da07c1aedf1e97102c993b8d
github-ci/macos: don't pass CFLAGS to make

With autoconf, CFLAGS should only need to be passed to
./configure. They're then memorized in the generated Makefiles.
.github/workflows/builds.yml