diff options
| author | Seigo Tanimura <tanimura@FreeBSD.org> | 2001-02-24 02:59:32 +0000 |
|---|---|---|
| committer | Seigo Tanimura <tanimura@FreeBSD.org> | 2001-02-24 02:59:32 +0000 |
| commit | 283ea61c54ddd8766ac92ca48db037fa9205c75b (patch) | |
| tree | 3a5c0e4d2b081e1ce8abf9d9b1698e36191fcc00 /etc | |
| parent | a1092eac698690af9d2bb3d07c39fbaf1d94b1d3 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index a26b0ca73c666..694ffe76b066b 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -21,7 +21,7 @@ # The automatic setting of CFLAGS may be overridden using the # NO_CPU_CFLAGS variable below. # Currently the following CPU types are recognised: -# Intel x86 architecture: k7 k6 k5 i686 i585 i486 i386 +# Intel x86 architecture: k7 k6 k5 i686 i586 i486 i386 # Alpha/AXP architecture: ev6 pca56 ev56 ev5 ev45 ev4 # Intel ia64 architecture: itanium # |
