diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-03-21 21:43:23 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-03-21 21:43:23 +0000 |
| commit | f4590b8c3aa414e118cf14bf338747fd62b8d908 (patch) | |
| tree | e5be6316e749a01db9b5c6c060bdc362cdc53f18 /share/examples/etc | |
| parent | b39beab1b8ba8f2fb45dd3efd36eff3726ec160a (diff) | |
Notes
Diffstat (limited to 'share/examples/etc')
| -rw-r--r-- | share/examples/etc/make.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 170389e37fa3c..e827a678fab10 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) cannonlake, knm, skylake-avx512, knl, goldmont, +# (Intel CPUs) tremont, goldmont-plus, icelake-server, icelake-client, +# cannonlake, knm, skylake-avx512, knl, goldmont, # skylake, broadwell, haswell, ivybridge, # sandybridge, westmere, nehalem, silvermont, bonnell # |
