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

Commit433caea

Browse files
committed
Fix sslinfo so it builds on Darwin.
1 parent94ec712 commit433caea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎contrib/sslinfo/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
MODULES = sslinfo
1+
MODULE_big = sslinfo
2+
OBJS = sslinfo.o
23
DATA_built = sslinfo.sql
34
DOC = README.pgsslinfo
45

@@ -11,3 +12,5 @@ top_builddir = ../..
1112
include$(top_builddir)/src/Makefile.global
1213
include$(top_srcdir)/contrib/contrib-global.mk
1314
endif
15+
16+
SHLIB_LINK +=$(LIBS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp