Use -march=octeon+ for OCTEON1.

External binutils requires octeon+ for saa.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D22033
This commit is contained in:
John Baldwin 2019-10-15 17:28:26 +00:00
parent a53a43d988
commit a2b282151f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=353576

View File

@ -20,7 +20,7 @@
ident OCTEON1
makeoptions ARCH_FLAGS="-march=octeon"
makeoptions ARCH_FLAGS="-march=octeon+"
makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1
# Don't build any modules yet.