Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcae01cd

Browse files
committed
Fix LDREL.
1 parent77a4729 commitcae01cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.60 1999/11/02 00:05:29 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.61 1999/12/1005:00:36 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -210,6 +210,7 @@ CFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)/backend @CPPFLAGS@ @CFLAGS@
210210
CFLAGS_SL= @SHARED_LIB@
211211
LIBS= @LIBS@
212212
LDFLAGS= @LDFLAGS@ $(LIBS)
213+
LDREL= -r
213214
DLSUFFIX= @DLSUFFIX@
214215
LN_S= @LN_S@
215216
TAR= @tar@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp