Fix links to online gcc docs.
Reported by: Andre Guibert de Bruet <andy@siliconlandmark.com> MFC after: 1 day
This commit is contained in:
parent
97d3a2b6f0
commit
909623359d
@ -65,11 +65,11 @@ CPUTYPE = nocona
|
||||
# after /etc/make.conf so it can react to the local value of CPUTYPE
|
||||
# defined therein. Consult:
|
||||
# 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/IA_002d64-Options.html
|
||||
# http://gcc.gnu.org/onlinedocs/gcc/RS_002f6000-and-PowerPC-Options.html
|
||||
# http://gcc.gnu.org/onlinedocs/gcc/MIPS-Options.html
|
||||
# http://gcc.gnu.org/onlinedocs/gcc/SPARC-Options.html
|
||||
# http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86-64-Options.html
|
||||
# http://gcc.gnu.org/onlinedocs/gcc/i386-and-x86_002d64-Options.html
|
||||
|
||||
. if ${MACHINE_ARCH} == "i386"
|
||||
. if ${CPUTYPE} == "crusoe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user