Skip to content

Commit 4855d7e

Browse files
committed
Allow compiles for Cygwin /contrib modules.
Reini Urban
1 parent ae1703d commit 4855d7e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Makefile.shlib

Lines changed: 3 additions & 1 deletion
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.83 2004/10/13 09:51:47 momjian Exp $
9+
# $PostgreSQL: pgsql/src/Makefile.shlib,v 1.84 2004/10/13 10:20:04 momjian Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -216,6 +216,8 @@ endif
216216

217217
ifeq ($(PORTNAME), cygwin)
218218
shlib = $(NAME)$(DLSUFFIX)
219+
# needed for /contrib modules, not sure why
220+
SHLIB_LINK += -lpgport
219221
endif
220222

221223
ifeq ($(PORTNAME), win32)

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