Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 34ec0c8 commit 389870bCopy full SHA for 389870b
contrib/sslinfo/Makefile
@@ -13,4 +13,4 @@ include $(top_builddir)/src/Makefile.global
13
include $(top_srcdir)/contrib/contrib-global.mk
14
endif
15
16
-SHLIB_LINK += $(LIBS)
+SHLIB_LINK += $(filter -lssl -lcrypto -lssleay32 -leay32, $(LIBS))
0 commit comments