svn commit: r320407 - head/release/arm64
Glen Barber
gjb at FreeBSD.org
Tue Jun 27 14:39:01 UTC 2017
Author: gjb
Date: Tue Jun 27 14:39:00 2017
New Revision: 320407
URL: https://svnweb.freebsd.org/changeset/base/320407
Log:
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
Modified:
head/release/arm64/RPI3.conf
Modified: head/release/arm64/RPI3.conf
==============================================================================
--- head/release/arm64/RPI3.conf Tue Jun 27 13:24:06 2017 (r320406)
+++ head/release/arm64/RPI3.conf Tue Jun 27 14:39:00 2017 (r320407)
@@ -3,7 +3,6 @@
# $FreeBSD$
#
-CHROOT_MAKEENV="TARGET=amd64 TARGET_ARCH=amd64"
SRCBRANCH="base/head at rHEAD"
EMBEDDEDBUILD=1
EMBEDDED_TARGET="arm64"
More information about the svn-src-all
mailing list