1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00

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:
Warner Losh 2009-07-10 07:19:30 +00:00
parent fc6d784068
commit f0bb71694b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/mips/; revision=195531

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