mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
0623388de8
(cherry picked from commit b5cbd10fb4052bfe3f61536eabcdcf02a4fd606a)
13 lines
325 B
Bash
13 lines
325 B
Bash
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'
|