Skip to content

Commit 86b5545

Browse files
committed
Adjust SHLIB_LINK for cygwin case.
Reini Urban
1 parent c47fc6d commit 86b5545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Makefile.shlib

Lines changed: 2 additions & 2 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.87 2004/11/16 21:51:13 tgl Exp $
9+
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.88 2004/11/17 17:08:15 tgl Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -219,7 +219,7 @@ endif
219219
ifeq ($(PORTNAME), cygwin)
220220
shlib = $(NAME)$(DLSUFFIX)
221221
# needed for /contrib modules, not sure why
222-
SHLIB_LINK += -lpgport
222+
SHLIB_LINK += $(LIBS)
223223
haslibarule = yes
224224
endif
225225

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy