Re: pgsql: Remove further unwanted linker flags from perl_embed_ldflags

2022-09-02 Thread Michael Paquier
Hi Peter, On Tue, Aug 23, 2022 at 02:29:49PM +, Peter Eisentraut wrote: > Remove further unwanted linker flags from perl_embed_ldflags > > Remove the contents of $Config{ldflags} from ExtUtils::Embed's ldopts, > like we already do with $Config{ccdlflags}. Those flags are the > choices of tho

pgsql: Remove further unwanted linker flags from perl_embed_ldflags

2022-08-23 Thread Peter Eisentraut
Remove further unwanted linker flags from perl_embed_ldflags Remove the contents of $Config{ldflags} from ExtUtils::Embed's ldopts, like we already do with $Config{ccdlflags}. Those flags are the choices of those who built the Perl installation, which are not necessarily appropriate for building