Remove ALPHA optimization pointer for gcc flags.

Add ARM optimization pointer for gcc flags.
This commit is contained in:
Warner Losh 2006-07-20 22:42:48 +00:00
parent 220e6313cb
commit 35ef2e4849
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160536

View File

@ -61,7 +61,7 @@ CPUTYPE = nocona
# Logic to set up correct gcc optimization flag. This must be included
# after /etc/make.conf so it can react to the local value of CPUTYPE
# defined therein. Consult:
# http://gcc.gnu.org/onlinedocs/gcc/DEC-Alpha-Options.html
# http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html
# http://gcc.gnu.org/onlinedocs/gcc/IA-64-Options.html
# http://gcc.gnu.org/onlinedocs/gcc/RS-6000-and-PowerPC-Options.html
# http://gcc.gnu.org/onlinedocs/gcc/SPARC-Options.html