summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-21 12:59:05 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-04-21 12:59:05 (GMT)
commite12b1646c6f675cf09d5f1a72d4ecdffa5da7396 (patch)
tree4f417c822526f3e7e666e6766cab262202ab1ce8 /unix/configure
parenta3ba99dcec19d054f02105a5a3dcc61667565d9b (diff)
parent022866233a63e9133701ff21ca684cb009c171fb (diff)
downloadtcl-e12b1646c6f675cf09d5f1a72d4ecdffa5da7396.zip
tcl-e12b1646c6f675cf09d5f1a72d4ecdffa5da7396.tar.gz
tcl-e12b1646c6f675cf09d5f1a72d4ecdffa5da7396.tar.bz2
Merge 8.6
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index e2567ea..3d24f28 100755
--- a/unix/configure
+++ b/unix/configure
@@ -6411,7 +6411,7 @@ fi
LDFLAGS="$LDFLAGS -pthread"
;;
Darwin-*)
- CFLAGS_OPTIMIZE="-Os"
+ CFLAGS_OPTIMIZE="-O2"
SHLIB_CFLAGS="-fno-common"
# To avoid discrepancies between what headers configure sees during
# preprocessing tests and compiling tests, move any -isysroot and