Skip to content

Commit 34dc9ab

Browse files
committed
Propagate Magnus' fix for Windows snowball build into Makefile.cygwin.
1 parent 9f28588 commit 34dc9ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/makefiles/Makefile.cygwin

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/makefiles/Makefile.cygwin,v 1.9 2006/06/22 23:50:35 tgl Exp $
1+
# $PostgreSQL: pgsql/src/makefiles/Makefile.cygwin,v 1.10 2007/08/22 06:34:18 tgl Exp $
22
DLLTOOL= dlltool
33
DLLWRAP= dllwrap
44
ifdef PGXS
@@ -22,9 +22,11 @@ CFLAGS_SL =
2222

2323
ifneq (,$(findstring backend,$(subdir)))
2424
ifeq (,$(findstring conversion_procs,$(subdir)))
25+
ifeq (,$(findstring snowball,$(subdir)))
2526
override CPPFLAGS+= -DBUILDING_DLL
2627
endif
2728
endif
29+
endif
2830

2931
ifneq (,$(findstring timezone,$(subdir)))
3032
override CPPFLAGS+= -DBUILDING_DLL

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