mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
PL/Perl portability fix: absorb relevant -D switches from Perl.
Back-patch of commit3c163a7fc7
, which see for more info. Also throw in commitb4cc35fbb7
, so Coverity doesn't whine about the back branches. Ashutosh Sharma, some adjustments by me Discussion: https://postgr.es/m/CANFyU97OVQ3+Mzfmt3MhuUm5NwPU=-FtbNH5Eb7nZL9ua8=rcA@mail.gmail.com
This commit is contained in:
@ -896,6 +896,7 @@ You might have to rebuild your Perl installation. Refer to the
|
||||
documentation for details. Use --without-perl to disable building
|
||||
PL/Perl.])
|
||||
fi
|
||||
PGAC_CHECK_PERL_EMBED_CCFLAGS
|
||||
PGAC_CHECK_PERL_EMBED_LDFLAGS
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user