ERL: set -march=octeon+ for use with external toolchain

Upstream GCC and devel/mips64-gcc use "octeon+" as the CPU setting for
the Octeon processor in the EdgeRouter Lite. As of r312899 the base
system GCC 4.2.1 accepts octeon+ as an alias for the Octeon support
added in r208737 for the same CPU.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2017-01-28 00:00:10 +00:00
parent 6134aabe38
commit 978f10562f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312908

View File

@ -21,7 +21,7 @@
ident ERL
makeoptions ARCH_FLAGS="-march=octeon -mabi=64"
makeoptions ARCH_FLAGS="-march=octeon+ -mabi=64"
makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1
makeoptions KERNLOADADDR=0xffffffff80100000