From owner-svn-src-all@freebsd.org Wed Oct 16 17:18:12 2019 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EB2DA14BAC3; Wed, 16 Oct 2019 17:18:12 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 46tfBr5Ykqz43HW; Wed, 16 Oct 2019 17:18:12 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 746D63C0199; Wed, 16 Oct 2019 17:18:11 +0000 (UTC) Date: Wed, 16 Oct 2019 17:18:11 +0000 From: Brooks Davis To: Warner Losh Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r353639 - head/share/mk Message-ID: <20191016171811.GA52641@spindle.one-eyed-alien.net> References: <201910161320.x9GDKaBK021462@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <201910161320.x9GDKaBK021462@repo.freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 46tfBr5Ykqz43HW X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2019 17:18:13 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 16, 2019 at 01:20:36PM +0000, Warner Losh wrote: > Author: imp > Date: Wed Oct 16 13:20:36 2019 > New Revision: 353639 > URL: https://svnweb.freebsd.org/changeset/base/353639 >=20 > Log: > bsd.compat.mk isn't setup to be included outside of Makefile.inc so com= ment it > out here until that's sorted out. Otherwise the build is broken. when > TARGET_ARCH isn't defined. Thanks for committing this workaround. I forgot to test bare builds (not buildworld/buildenv/...) because I almost always cross build (either for a different arch or targeting CURRENT from STABLE). I'm currently testing a switch from TARGET_ARCH to MACHINE_ARCH and TARGET_CPUTYPE to CPUTYPE. -- Brooks --T4sUOijqQbZv57TR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJdp1DSAAoJEKzQXbSebgfAMTAH/AluEA2nMScjE2wwRXil7cjG 5w5FGqn3Op4AP2EqhwkM4Rs5JxIVP/NW1CgN2rErdK4i55XuR6MA67KwW9kNPfgo w6nlrJ1t1d+m/51SmACfRQboe+1/UjZeVV55eWvmI4cvQvICaIF1Lran4cXzcWip 2uvP4eRHsUQi8MRpOJy+QnPp8RfWijwmGvIiocnIC5J1dDm5YliZ1+TgkH/V8rrN naoDP3zOx1gPk18gOcG02BtJbGGWbGegi6ypvk2+gf6L0ICWVARFzcr12DK6nPWZ Lxv67zUo/g3yULbM3hGvOtb4g34si9s5i6wPIAzt1atFwvveAGGe/MC8gZ77prg= =vuEZ -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--