Flag this as a 64-bit build.

# Too many flagas needed to build 64-bit, plus different endian, etc.  The
# makefile is getting kinda gross with ifdefs.
This commit is contained in:
imp 2009-07-10 07:19:30 +00:00
parent 09c7d0119c
commit 9c8a94a6ba

View File

@ -21,6 +21,7 @@ ident MALTA
makeoptions ARCH_FLAGS="-march=mips64 -mabi=64"
makeoptions MIPS_LITTLE_ENDIAN=defined
makeoptions TARGET_64BIT=t
options YAMON