summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2016-09-24 20:23:36 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2016-09-24 20:24:51 -0400
commit8d94a18c4a124acaa172e34ca0bf85f2f3d1341b (patch)
tree7e218604aba75ae3376271c06e89b8e48231a052 /hints
parentb6453a97808ea7afcae6e684608b6fc6d9d7b445 (diff)
downloadperl-8d94a18c4a124acaa172e34ca0bf85f2f3d1341b.tar.gz
macos Sierra (10.12) hints comment updates.
Diffstat (limited to 'hints')
-rw-r--r--hints/darwin.sh13
1 files changed, 8 insertions, 5 deletions
diff --git a/hints/darwin.sh b/hints/darwin.sh
index e1cd91b013..f6694e356e 100644
--- a/hints/darwin.sh
+++ b/hints/darwin.sh
@@ -189,11 +189,13 @@ esac
# From http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mk/platform/Darwin.mk
# and https://trac.macports.org/wiki/XcodeVersionInfo
# and https://trac.macports.org/wiki/UsingTheRightCompiler
+# and https://gist.github.com/yamaya/2924292
+# and http://opensource.apple.com/source/clang/
#
-# OS, Kernel, Xcode Version
-# Note that Xcode gets updates on older systems sometimes.
-# pkgsrc generally expects that the most up-to-date xcode available for
-# an OS version is installed
+# Note that Xcode gets updates on older systems sometimes, and in
+# general that the OS levels and XCode levels are not synchronized
+# since new releases of XCode usually support both some new and some
+# old OS releases.
#
# Note that Apple hijacks the clang preprocessor symbols __clang_major__
# and __clang_minor__ so they cannot be used (easily) to detect the
@@ -243,7 +245,8 @@ esac
# 7.1 (clang 3.7 as 7.0/700.1.76)
# 7.2 (clang 3.7 as 7.0.2/700.1.81)
# 7.2.1 (clang 3.7 as 7.0.2/700.1.81)
-# 7.3 (clang 3.7 as 7.3.0/703.0.29)
+# 7.3 (clang 3.8 as 7.3.0/703.0.29)
+# Sierra 10.12.x 16.x.y 8.0.0 (clang 3.8 as 8.0/800.0.38)
#
# Processors Supported