Skip to content

Commit a0e5921

Browse files
committed
Revert broken rpath addition.
1 parent ab50ed8 commit a0e5921

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/pl/plperl/GNUmakefile

Lines changed: 1 addition & 5 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.13 2004/07/01 20:50:22 joe Exp $
2+
# $PostgreSQL: pgsql/src/pl/plperl/GNUmakefile,v 1.14 2004/07/05 23:24:12 tgl Exp $
33

44
subdir = src/pl/plperl
55
top_builddir = ../../..
@@ -27,11 +27,7 @@ SO_MINOR_VERSION = 0
2727

2828
OBJS = plperl.o spi_internal.o SPI.o
2929

30-
ifeq ($(enable_rpath), yes)
31-
SHLIB_LINK = $(perl_embed_ldflags) $(BE_DLLLIBS) -Wl,-rpath,$(perl_archlibexp)/CORE
32-
else
3330
SHLIB_LINK = $(perl_embed_ldflags) $(BE_DLLLIBS)
34-
endif
3531

3632
include $(top_srcdir)/src/Makefile.shlib
3733

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy