summaryrefslogtreecommitdiffstats
path: root/share/examples/etc
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-03-17 05:48:45 +0000
committerjkim <jkim@FreeBSD.org>2015-03-17 05:48:45 +0000
commit6775e366aa5c282000b90ccab2c38b8b8bbea967 (patch)
tree29453d89164f029c01a9d44593962ed773455b2c /share/examples/etc
parentbf13d8f1c6f1183e21b560f19ebc5695550746fd (diff)
downloadFreeBSD-src-6775e366aa5c282000b90ccab2c38b8b8bbea967.zip
FreeBSD-src-6775e366aa5c282000b90ccab2c38b8b8bbea967.tar.gz
Catch up with Clang 3.6.0.
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index ca0ea36..613eb02 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -44,8 +44,9 @@
# if omitted), ultrasparc3
# Additionally the following CPU types are recognized by clang:
# Intel x86 architecture (for both amd64 and i386):
-# (AMD CPUs) bdver3, bdver2, bdver1, btver2, btver1
-# (Intel CPUs) slm, core-avx2, core-avx-i, corei7-avx, corei7, atom
+# (AMD CPUs) bdver4, bdver3, bdver2, bdver1, btver2, btver1
+# (Intel CPUs) skylake, knl, broadwell, haswell, ivybridge,
+# sandybridge, westmere, nehalem, silvermont, bonnell
#
# (?= allows to buildworld for a different CPUTYPE.)
#
OpenPOWER on IntegriCloud