blob: ad2e28b41b375ec3f3351d913afe33c91122cf85 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Allow customisation of shrpldflags.
--- Makefile.SH.orig 2022-05-21 21:27:09 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'
|