blob: f5dfc3bd2a60a7090c2a90e63d9ca0e9c1d21ec0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
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'
|