freebsd-dev/sys/mips/cavium/std.octeon1
Warner Losh bf100f266b Remove the gross hack for the Octeon Simple Executive to the least
intrusive place for it to be: the octeon std file.
Fix a comment while I'm here.
Allow for future architectural specific flags.

Reviewed by:	jmallet@
2013-11-06 05:26:15 +00:00

10 lines
259 B
Plaintext

# $FreeBSD$
#
files "../cavium/files.octeon1"
machine mips mips64
cpu CPU_CNMIPS
makeoptions CFLAGS_PARAM_INLINE_UNIT_GROWTH=10000
makeoptions CFLAGS_PARAM_LARGE_FUNCTION_GROWTH=100000
makeoptions CFLAGS_ARCH_PARAMS="--param max-inline-insns-single=10000"