summaryrefslogtreecommitdiff
path: root/lang/perl5.42/files/patch-Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5.42/files/patch-Makefile.SH')
-rw-r--r--lang/perl5.42/files/patch-Makefile.SH12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/perl5.42/files/patch-Makefile.SH b/lang/perl5.42/files/patch-Makefile.SH
new file mode 100644
index 000000000000..f5dfc3bd2a60
--- /dev/null
+++ b/lang/perl5.42/files/patch-Makefile.SH
@@ -0,0 +1,12 @@
+Allow customisation of shrpldflags.
+
+--- Makefile.SH.orig 2022-06-19 19:29:35 UTC
++++ Makefile.SH
+@@ -40,7 +40,6 @@ linklibperl_nonshr=''
+ pwd="`pwd`"
+ linklibperl='$(LIBPERL)'
+ linklibperl_nonshr=''
+-shrpldflags='$(LDDLFLAGS)'
+ ldlibpth=''
+ DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB'
+ DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL'