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

Commitbe27a20

Browse files
committed
Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier
fixed the contrib library inclusions properly.
1 parent7117cd3 commitbe27a20

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎src/Makefile.shlib

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Copyright (c) 1998, Regents of the University of California
77
#
88
# IDENTIFICATION
9-
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.96 2005/08/07 19:02:08 tgl Exp $
9+
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.97 2005/08/08 03:35:13 tgl Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -235,8 +235,6 @@ endif
235235

236236
ifeq ($(PORTNAME), cygwin)
237237
shlib= cyg$(NAME)$(DLSUFFIX)
238-
# needed for /contrib modules, not sure why
239-
SHLIB_LINK+= $(LIBS)
240238
haslibarule = yes
241239
endif
242240

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp