Remove ALPHA optimization pointer for gcc flags.
Add ARM optimization pointer for gcc flags.
This commit is contained in:
parent
220e6313cb
commit
35ef2e4849
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user