Content-Length: 274476 | pFad | http://github.com/postgrespro/postgres/commit/35ff782d714fec1f415bffb588df7b7271c1f9c1

E6 Add libpgport to postgres.def for Windows build. Per Magnus Hagander. · postgrespro/postgres@35ff782 · GitHub
Skip to content

Commit 35ff782

Browse files
committed
Add libpgport to postgres.def for Windows build. Per Magnus Hagander.
1 parent ee2bfaa commit 35ff782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.103 2004/07/21 20:34:44 momjian Exp $
7+
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.104 2004/08/01 18:07:42 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -66,7 +66,7 @@ postgres: $(OBJS) $(DLLINIT) postgres.def libpostgres.a
6666
rm -f $@.exp $@.base
6767

6868
postgres.def: $(OBJS)
69-
$(DLLTOOL) --export-all --output-def $@ $^
69+
$(DLLTOOL) --export-all --output-def $@ $^ $(top_builddir)/src/port/libpgport.a
7070

7171
libpostgres.a: postgres.def
7272
$(DLLTOOL) --dllname postgres.exe --def postgres.def --output-lib $@

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/35ff782d714fec1f415bffb588df7b7271c1f9c1

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy