Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit389870b

Browse files
committed
Be more wary about which LIBS elements to pull into sslinfo link.
Per buildfarm results.
1 parent34ec0c8 commit389870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/sslinfo/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ include $(top_builddir)/src/Makefile.global
1313
include$(top_srcdir)/contrib/contrib-global.mk
1414
endif
1515

16-
SHLIB_LINK +=$(LIBS)
16+
SHLIB_LINK +=$(filter -lssl -lcrypto -lssleay32 -leay32,$(LIBS))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp