summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl-Common.xcconfig
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-05-31 07:18:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-05-31 07:18:06 (GMT)
commite4c4396db26e5cbd6d62b8fe7388d8be4b23a096 (patch)
tree3bf24c900e300a448610bcfa127c7a19a420e062 /macosx/Tcl-Common.xcconfig
parent76ffa2482f182644b922e349261a2c8afd7ace75 (diff)
parent5e3ca11761b27133a62ee5cd5e340956c640ca8d (diff)
downloadtcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.zip
tcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.tar.gz
tcl-e4c4396db26e5cbd6d62b8fe7388d8be4b23a096.tar.bz2
merge 8.7
Diffstat (limited to 'macosx/Tcl-Common.xcconfig')
-rw-r--r--macosx/Tcl-Common.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/Tcl-Common.xcconfig b/macosx/Tcl-Common.xcconfig
index 13b5df5..22c6570 100644
--- a/macosx/Tcl-Common.xcconfig
+++ b/macosx/Tcl-Common.xcconfig
@@ -30,7 +30,7 @@ MANDIR = $(PREFIX)/man
PER_ARCH_CFLAGS_ppc = -mcpu=G3 -mtune=G4 $(PER_ARCH_CFLAGS_ppc)
PER_ARCH_CFLAGS_ppc64 = -mcpu=G5 -mpowerpc64 $(PER_ARCH_CFLAGS_ppc64)
PREFIX = /usr/local
-TCL_CONFIGURE_ARGS = --enable-threads --enable-dtrace
+TCL_CONFIGURE_ARGS = --enable-dtrace
TCL_LIBRARY = $(LIBDIR)/tcl$(VERSION)
TCL_PACKAGE_PATH = "$(LIBDIR)"
TCL_DEFS = HAVE_TCL_CONFIG_H