From owner-svn-src-projects@FreeBSD.ORG Mon Mar 3 16:02:36 2014 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B43CCD63; Mon, 3 Mar 2014 16:02:36 +0000 (UTC) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85069966; Mon, 3 Mar 2014 16:02:36 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 5E1B09A42; Mon, 3 Mar 2014 16:02:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 5E1B09A42 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Mon, 3 Mar 2014 11:02:33 -0500 From: Glen Barber To: John Baldwin Subject: Re: svn commit: r262660 - projects/release-embedded/release Message-ID: <20140303160233.GG1697@glenbarber.us> References: <201403011744.s21HifpG083123@svn.freebsd.org> <201403030912.06379.jhb@freebsd.org> <20140303154127.GF1697@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NIe73rPL8TFc/U1V" Content-Disposition: inline In-Reply-To: <20140303154127.GF1697@glenbarber.us> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 16:02:36 -0000 --NIe73rPL8TFc/U1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 03, 2014 at 10:41:27AM -0500, Glen Barber wrote: > On Mon, Mar 03, 2014 at 09:12:06AM -0500, John Baldwin wrote: > > However, this seems a bit hackish to hardcode this only for i386. Woul= dn't > > this also apply to building powerpc on powerpc64? Or rather, does this= mean > > you don't trust cross-built releases? cross-built releases should work= (and > > if they don't, they should be fixed) > >=20 >=20 > To be perfectly honest though, I really do not want to add this case for > all possible combinations where it would work. Maybe it needs to go > into the configuration file instead. >=20 Ok, ugly hack removed, and CHROOT_MAKEENV can be tuned via the configuration file. Glen --NIe73rPL8TFc/U1V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQIcBAEBCAAGBQJTFKeZAAoJELls3eqvi17QqTMQAJTjDUtxm5T1RklJueKVFWcW 1yMnDGBYjBbOthTxZ2U2/1pyi0Zv7gzyYY9GO1HAC0ebfwk61aGNboG6yB5UPcvo v41MdudehHODy2njVbn+Klv681vzt+AtpylOA/eSxB28timf2e3seN97NqL1D8o3 QpOliZyuWnrFd5tPkQgMtzAfIEU9J2cGoCyTdiANaakjUfmxZmAO1xvg37YwQ1Sz i3pScyv58USRtl6up04alocl4wHz5Ou0iF45djgbtZGsxq+enPJrI3RqV4e8QbRo 4BBTlOkQpDSoOXsx2fwaH4yU6Og6WITffWRiI+bX8l4vlNx85G1JYupZguapjRay xsZSFKvzyK2eaxzeb5uVpXWFkMGasTuKN1jS6yPiMcR+EII+1WMdtVnB8UzeMH2V 8QTfbABR+5r29bhhi/gPcUyY2vx1MQU8IRcFU3DDZp3CqP1WYlLW+HZgmzYvgfmp QZXiG3z0b6WrmQ8LCLsfYPL6OL99wc+id55kAnkjccp+lzYsCaAAw7lH0tcnUwmS GaI1VpjNF2F6G2b755x5+t4ZRARVsvuW0mzDWCCSvDKa21jBr3/2TKc1dqwmMekq bpWRVCZduBIOGSdw33TGL76uZPE49JKurj9gEH67rKUmTNdZ+q58MMR+ZTNidWaZ cNiqaLWaAY02eDqdpKKv =eoj7 -----END PGP SIGNATURE----- --NIe73rPL8TFc/U1V--