Skip to content

Commit

Permalink
More portable curl library reference
Browse files Browse the repository at this point in the history
  • Loading branch information
george-mcintyre committed Nov 25, 2024
1 parent effd0fe commit 638486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ TESTS += testtlsstatus

TESTPROD_HOST += jwtlogintest
jwtlogintest_SRCS += jwtlogintest.cpp
jwtlogintest_LDFLAGS +=-lcurl
jwtlogintest_SYS_LIBS +=curl

endif # EVENT2_HAS_OPENSSL
endif
Expand Down

0 comments on commit 638486b

Please sign in to comment.