Skip to content

Commit b8f2875

Browse files
committed
Revert inadvertantly committed change.
1 parent 6e73b50 commit b8f2875

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/pl/plperl/GNUmakefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Makefile for PL/Perl
2-
# $PostgreSQL: pgsql/src/pl/plperl/GNUmakefile,v 1.32 2007/12/01 15:20:34 adunstan Exp $
2+
# $PostgreSQL: pgsql/src/pl/plperl/GNUmakefile,v 1.33 2007/12/01 15:30:09 adunstan Exp $
33

44
subdir = src/pl/plperl
55
top_builddir = ../../..
@@ -27,7 +27,6 @@ override CFLAGS += -Wno-comment
2727
endif
2828

2929
override CPPFLAGS := -I$(srcdir) $(CPPFLAGS) -I$(perl_archlibexp)/CORE
30-
override CFLAGS += -fPIC
3130

3231
rpathdir = $(perl_archlibexp)/CORE
3332

0 commit comments

Comments
 (0)