lang/tcl8[6-7]: fix build with clang/lld 15

PR:		268178
Reported by:	dim
This commit is contained in:
Pietro Cerutti 2022-12-06 08:55:39 +00:00
parent 430b910b9f
commit 21c4bd8da9
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ CONFIGURE_ARGS= --enable-shared \
--enable-man-suffix=.${MAN_SUFFIX} \
--includedir=${PREFIX}/include/tcl${TCL_VER}
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
LDFLAGS+= -Wl,-z,muldefs
OPTIONS_DEFINE= TCLMAN TZDATA THREADS DEBUG
OPTIONS_DEFINE_amd64= DTRACE

View File

@ -55,6 +55,7 @@ CONFIGURE_ARGS= --enable-shared \
--includedir=${PREFIX}/include/tcl${TCL_VER} \
--enable-symbols \
--with-system-libtommath
LDFLAGS+= -Wl,-z,muldefs
TCL_VERSION= 8.7a5
TCL_VER= 8.7