summaryrefslogtreecommitdiff
path: root/share/examples/etc/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/etc/make.conf')
-rw-r--r--share/examples/etc/make.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 0561031003944..170389e37fa3c 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -45,7 +45,8 @@
# Additionally the following CPU types are recognized by clang:
# Intel x86 architecture (for both amd64 and i386):
# (AMD CPUs) znver1, bdver4, bdver3, bdver2, bdver1, btver2, btver1
-# (Intel CPUs) skylake, knl, broadwell, haswell, ivybridge,
+# (Intel CPUs) cannonlake, knm, skylake-avx512, knl, goldmont,
+# skylake, broadwell, haswell, ivybridge,
# sandybridge, westmere, nehalem, silvermont, bonnell
#
# (?= allows to buildworld for a different CPUTYPE.)