We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7a3b3 commit 529189fCopy full SHA for 529189f
src/BACKEND_MAP renamed to src/BACKEND_DIRS
src/Makefile.global
@@ -7,7 +7,7 @@
7
#
8
9
# IDENTIFICATION
10
-# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.69 1996/11/17 19:26:44 momjian Exp $
+# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.70 1996/11/17 20:30:32 momjian Exp $
11
12
# NOTES
13
# Essentially all Postgres make files include this file and use the
@@ -305,7 +305,7 @@ endif
305
# Shared libraries.
306
# This is overridden for many PORTNAMEs below.
307
308
-SLSUFF= .o
+SLSUFF= .so
309
310
#----------------------------------------------------------------------
311
ifeq ($(PORTNAME), BSD44_derived)
0 commit comments