summaryrefslogtreecommitdiffstats
path: root/macosx/Tcl-Common.xcconfig
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-20 12:50:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-20 12:50:19 (GMT)
commit4806e12125b75776ee11538a4cb86ed521078be5 (patch)
tree1c42a1cc336734055703e602558d171311a3654d /macosx/Tcl-Common.xcconfig
parentef773d518ee5df3377d805762539f0da72c33f36 (diff)
parent46e63b3be5cb5ce16dd97cc9f4c17481a5c2f0c8 (diff)
downloadtcl-4806e12125b75776ee11538a4cb86ed521078be5.zip
tcl-4806e12125b75776ee11538a4cb86ed521078be5.tar.gz
tcl-4806e12125b75776ee11538a4cb86ed521078be5.tar.bz2
Merge 8.7
Diffstat (limited to 'macosx/Tcl-Common.xcconfig')
-rw-r--r--macosx/Tcl-Common.xcconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/Tcl-Common.xcconfig b/macosx/Tcl-Common.xcconfig
index 84c6303..7f181c0 100644
--- a/macosx/Tcl-Common.xcconfig
+++ b/macosx/Tcl-Common.xcconfig
@@ -27,8 +27,6 @@ FRAMEWORK_INSTALL_PATH = /Library/Frameworks
INCLUDEDIR = $(PREFIX)/include
LIBDIR = $(PREFIX)/lib
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-dtrace
TCL_LIBRARY = $(LIBDIR)/tcl$(VERSION)