From owner-freebsd-arm@FreeBSD.ORG Mon Dec 15 15:59:14 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBA37E6E for ; Mon, 15 Dec 2014 15:59:14 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:406a:0:50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A803FF51 for ; Mon, 15 Dec 2014 15:59:14 +0000 (UTC) Received: from phabric-backend.isc.freebsd.org (phabric-backend.isc.freebsd.org [127.0.1.5]) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id sBFFxED1024557 for ; Mon, 15 Dec 2014 15:59:14 GMT (envelope-from root@phabric-backend.isc.freebsd.org) Received: (from root@localhost) by phabric-backend.isc.freebsd.org (8.14.9/8.14.9/Submit) id sBFFxE9i024556; Mon, 15 Dec 2014 15:59:14 GMT (envelope-from root) Date: Mon, 15 Dec 2014 15:59:14 +0000 To: freebsd-arm@freebsd.org From: "gjb (Glen Barber)" Subject: [Differential] [Commented On] D1317: Build gperf as a dependency before gcc for arm releases Message-ID: <1af4a7031ffa4195ad4232115bb08b58@localhost.localdomain> X-Priority: 3 Thread-Topic: D1317: Build gperf as a dependency before gcc for arm releases X-Herald-Rules: none X-Phabricator-To: X-Phabricator-To: X-Phabricator-Cc: In-Reply-To: References: Thread-Index: ODU1NjY4YTdmOTUyYWNiMWZkMGQ1ZDNlZjg3IFSPBVI= X-Phabricator-Sent-This-Message: Yes X-Mail-Transport-Agent: MetaMTA X-Auto-Response-Suppress: All X-Phabricator-Mail-Tags: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2014 15:59:14 -0000 gjb added inline comments. INLINE COMMENTS release/arm/release.sh:133 I've tried this exact change, which sadly does not work. Discussed in IRC with imp@, building gcc(1) should not be necessary with the sysutils/u-boot-* ports. REVISION DETAIL https://reviews.freebsd.org/D1317 To: emaste, gjb Cc: freebsd-arm