From 3da86361451d6d2f8b00de247c97bb52546dc7ed Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Sun, 26 Jan 2014 01:27:53 +0000 Subject: Remove EMBEDDED_WORLD_FLAGS from release.sh, and move the gcc(1) build to arm/release.sh. This prevents needing to build a separate chroot environment for the arm/armv6 builds when it is not absolutely necessary. This is useful for situations where a single userland build is used to populate more than one chroot. Sponsored by: The FreeBSD Foundation --- release/arm/RPI-B.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'release/arm/RPI-B.conf') diff --git a/release/arm/RPI-B.conf b/release/arm/RPI-B.conf index 4952e289f90b..c3e5248db00c 100644 --- a/release/arm/RPI-B.conf +++ b/release/arm/RPI-B.conf @@ -17,7 +17,6 @@ SVNROOT="svn://svn.FreeBSD.org" SRCBRANCH="base/head@rHEAD" DOCBRANCH="doc/head@rHEAD" PORTBRANCH="ports/head@rHEAD" -EMBEDDED_WORLD_FLAGS="WITH_GCC=1" NODOC=yes # Build target configuration -- cgit v1.2.3