]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop hard coding i386 as the arch for the build. Instead, default to the
authorimp <imp@FreeBSD.org>
Wed, 31 Mar 2010 14:42:07 +0000 (14:42 +0000)
committerimp <imp@FreeBSD.org>
Wed, 31 Mar 2010 14:42:07 +0000 (14:42 +0000)
commit968dcf13b528f2bef0c89a258be580e007730e6a
tree896bc7a6b5efd56bae1c0120efaa430035bf5e54
parent8c1c218daaedd7250c61085c299eb2efbb11d3ce
Stop hard coding i386 as the arch for the build.  Instead, default to the
processor we're running on.  Also, supply amd64 version of create_diskimage
that's the same as i386's.

# didn't fix the confusion between using the processor for this and using
# the machine (which would be more appropriate).  NANO_ARCH smashes the two
# together right now.

MFC after: 7 days
tools/tools/nanobsd/nanobsd.sh