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:
gjb 2017-06-27 14:39:00 +00:00
parent 5a955330d5
commit c9f73190de

View File

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