diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2022-12-06 08:55:39 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2022-12-06 08:56:41 +0000 |
| commit | 21c4bd8da93cc1b7d8d2b5aa9501244282fff358 (patch) | |
| tree | e7048f4d27090ea84662b7a9306da9ff027e46d4 /lang/tcl86/Makefile | |
| parent | 430b910b9f925f3b876e414111e309425c0ed566 (diff) | |
Diffstat (limited to 'lang/tcl86/Makefile')
| -rw-r--r-- | lang/tcl86/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/tcl86/Makefile b/lang/tcl86/Makefile index 150445ac2ad5..c3ae847823a2 100644 --- a/lang/tcl86/Makefile +++ b/lang/tcl86/Makefile @@ -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 |
