diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-23 03:28:14 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2005-02-23 03:28:14 +0000 |
| commit | ef9a01a42793900aa25b1e4d97757df8c3b8bb55 (patch) | |
| tree | 8fc4c027b37ed39d18ef8573aaf3a2c8fa2a7ad4 /share/examples | |
| parent | 2fe912df6be265fa81cf81914ad924fb0b03add5 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 05a8738abc22..ca0816ddd3e6 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -33,10 +33,10 @@ # (AMD CPUs) opteron athlon64 athlon-mp athlon-xp athlon-4 # athlon-tbird athlon k8 k6-3 k6-2 k6 k5 # (Intel CPUs) pentium4[m] pentium3[m] pentium2 penitumpro pentium-mmx -# pentium i486 i386 +# pentium prescott i486 i386 # Alpha/AXP architecture: ev67 ev6 pca56 ev56 ev5 ev45 ev4 # AMD64 architecture: opteron, athlon64, nocona -# Intel ia64 architecture: itanium nocona +# Intel ia64 architecture: itanium, itanium2 # # (?= allows to buildworld for a different CPUTYPE.) # |
