2010-02-09 06:24:43 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2010-09-15 05:29:13 +00:00
|
|
|
|
2010-12-16 05:13:41 +00:00
|
|
|
include "std.SWARM"
|
2010-09-15 05:29:13 +00:00
|
|
|
|
|
|
|
ident SWARM_SMP
|
|
|
|
|
2010-02-09 06:24:43 +00:00
|
|
|
options SMP
|
|
|
|
options PRINTF_BUFR_SIZE=128
|
|
|
|
|
2012-03-29 02:54:35 +00:00
|
|
|
machine mips mips
|
2010-09-15 05:29:13 +00:00
|
|
|
|
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
|
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|