Skip to content

Commit

Permalink
Try this (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Jan 11, 2024
1 parent c92e2b4 commit 501c71b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Makevars.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

CMAKE = @cmake@

export CC = $(CC)
export CXX = $(CXX)

XTRA_LIB = crc32c/libcrc32c.a

PKG_LIBS = $(XTRA_LIB)
Expand Down

0 comments on commit 501c71b

Please sign in to comment.