mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldelta.pod Changes: https://metacpan.org/pod/release/XSAWYERX/perl-5.30.0-RC1/pod/perldeprecation.pod#Perl-5.30
12 lines
308 B
Bash
12 lines
308 B
Bash
Allow customisation of shrpldflags.
|
|
|
|
--- Makefile.SH.orig 2015-09-08 05:21:36 UTC
|
|
+++ Makefile.SH
|
|
@@ -40,7 +40,6 @@ esac
|
|
pwd="`pwd`"
|
|
linklibperl='$(LIBPERL)'
|
|
linklibperl_nonshr=''
|
|
-shrpldflags='$(LDDLFLAGS)'
|
|
ldlibpth=''
|
|
DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB'
|
|
DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL'
|