Remove CHROOT_MAKEENV from the RPI3 configuration file, to avoid

assuming the build host is amd64.

MFC after:	3 days
X-MFC-With:	r320252, r320253, r320254
X-MFC-Note:	maybe
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2017-06-27 14:39:00 +00:00
parent 5e3f9bb882
commit 654d0a3794
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320407

View File

@ -3,7 +3,6 @@
# $FreeBSD$
#
CHROOT_MAKEENV="TARGET=amd64 TARGET_ARCH=amd64"
SRCBRANCH="base/head@rHEAD"
EMBEDDEDBUILD=1
EMBEDDED_TARGET="arm64"