We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a036709 + 2153169 commit 0f470cfCopy full SHA for 0f470cf
tools/Makefile.am
@@ -61,7 +61,7 @@ sign_executable_SOURCES = sign_executable.cpp
61
sign_executable_LDADD = $(SERVERLIBS_MIN)
62
63
stage_file_native_SOURCES = stage_file_native.cpp
64
-stage_file_native_LDADD = $(SERVERLIBS)
+stage_file_native_LDADD = $(SERVERLIBS) -lz
65
66
remote_submit_test_SOURCES = remote_submit_test.cpp ../lib/remote_submit.cpp
67
remote_submit_test_LDADD = $(SERVERLIBS) -lcurl
0 commit comments