Re: [Plperlng-devel] Re: latest plperl - Mailing list pgsql-patches

From Joe Conway
Subject Re: [Plperlng-devel] Re: latest plperl
Date
Msg-id 40E43EC2.30308@joeconway.com
Whole thread Raw
In response to Re: [Plperlng-devel] Re: latest plperl  ("Andrew Dunstan" <andrew@dunslane.net>)
List pgsql-patches
Andrew Dunstan wrote:
> I also got the rpath test sense wrong in the make file fix. It should read
> (assuming this mailer dowsn't break lines badly):
>
> ifeq ($(enable_rpath), yes)
> SHLIB_LINK = $(perl_embed_ldflags) $(BE_DLLLIBS)
> -Wl,-rpath,$(perl_archlibexp)/CORE
> else
> SHLIB_LINK = $(perl_embed_ldflags) $(BE_DLLLIBS)
> endif

OK -- wasn't in the last patch I posted, but I got it now.

Joe

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: latest plperl
Next
From: Joe Conway
Date:
Subject: Re: latest plperl