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

Commit8251ce7

Browse files
committed
final fix for shared library under BSD44_derived
Submitted by: "Martin J. Laubach" <mjl@wwx.vip.at>
1 parent0865f58 commit8251ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/lib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for lib (miscellaneous stuff)
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/backend/lib/Makefile,v 1.3 1996/11/09 06:17:54 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/backend/lib/Makefile,v 1.4 1997/01/05 23:53:57 scrappy Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -15,7 +15,7 @@ INCLUDE_OPT = -I.. \
1515
-I../port/$(PORTNAME)\
1616
-I../../include
1717

18-
CFLAGS+=$(INCLUDE_OPT)
18+
CFLAGS+=$(INCLUDE_OPT) -fpic -DPIC
1919

2020
OBJS = bit.o fstack.o hasht.o lispsort.o qsort.o stringinfo.o dllist.o
2121

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp