Skip to content

Commit

Permalink
src/include/builddefs.in: restore CMOCKACFLAGS that was undone by con…
Browse files Browse the repository at this point in the history
…flicting commits
  • Loading branch information
kmcdonell committed Nov 10, 2023
1 parent 76adee0 commit 0bc93cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/builddefs.in
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ LZMACFLAGS = @lzma_CFLAGS@
LIBUVCFLAGS = @libuv_CFLAGS@
OPENSSLCFLAGS = @openssl_CFLAGS@
SASLCFLAGS = @libsasl2_CFLAGS@
CMOCKACFLAGS = @cmocka_CFLAGS@

LDFLAGS += $(PLDFLAGS) $(WARN_OFF) $(PCP_LIBS) $(LLDFLAGS)

Expand Down

0 comments on commit 0bc93cd

Please sign in to comment.