Date: Tue, 20 May 2014 15:16:14 -0600 From: Warner Losh <imp@bsdimp.com> To: John-Mark Gurney <jmg@funkthat.com> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers <src-committers@freebsd.org>, Warner Losh <imp@freebsd.org>, Andrew Turner <andrew@fubar.geek.nz> Subject: Re: svn commit: r266349 - in head: share/mk sys/conf Message-ID: <FD5D7BEE-3DC3-4507-A43A-EDAAC1D7EC0E@bsdimp.com> In-Reply-To: <20140520211423.GT43976@funkthat.com> References: <201405172031.s4HKVY51073386@svn.freebsd.org> <20140518205605.70159532@bender.Home> <20140520211423.GT43976@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_10E6EDD2-7330-456C-A05E-3A9D2EBA5B03 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On May 20, 2014, at 3:14 PM, John-Mark Gurney <jmg@funkthat.com> wrote: > Andrew Turner wrote this message on Sun, May 18, 2014 at 20:56 +0100: >> On Sat, 17 May 2014 20:31:34 +0000 (UTC) >> Warner Losh <imp@FreeBSD.org> wrote: >>=20 >>> Author: imp >>> Date: Sat May 17 20:31:34 2014 >>> New Revision: 266349 >>> URL: http://svnweb.freebsd.org/changeset/base/266349 >>>=20 >>> Log: >>> The time is not yet ripe to break the lack of dependencies between >>> src/sys and the rest of the tree for builds. >>> o eliminate including bsd.mkopts.mk for the moment in kern.opts.mk >>> o No need to include src.opts.mk at all anymore. The reasons for it >>> are now coverted in sys.mk and src.sys.mk. >>=20 >> This breaks ARM kernel builds as MK_ARM_EABI is undefined, at least = on >> 9.x. The below patch fixes it for me. >=20 > But isn't armeb's ABI OABI on 9? so defaulting this to yes would = change > the ABI as you build on 9.x wouldn't it? Or am I just confused by = your > throwing in 9.x into the mix? First, this is current only. Second, I=92m not changing the ABI on 9. Third, building 9.x armeb binaries is unaffected by the host compiler = and build environment. It will continue to be what it was last week or = last month independent of my changes. Warner --Apple-Mail=_10E6EDD2-7330-456C-A05E-3A9D2EBA5B03 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJTe8YeAAoJEGwc0Sh9sBEAtt8P/0qX4fDtyCB//Kx639YUqJ7l LUnB3VhWlwjlA+YsOU+RiXXFhHBOJSbu7wFGxqM8guEgcmPpL40G2U8OpCHnzm6K W6Iztz6B4u7uFnD4wFG0+RAvsiddQHox3fGhQmOZ4j0BeBeOzUnBdCeZ5Ubt8o97 NKgNZROVDUnLFvpzkOgE0uDacsGIkvUFbeK+C7w2AlKEB8tbXS4qalbqzGS6y6mU qfm5NmePq9gNJcVU8qm7SxJ8M9KptxGyRFFB5TBZyCN2aTW8xddnrsW+4c1b5PML gV3mOUtkUo5IBm2g1vn2Hhy7cHSBknGZN5bPDgp2QcZl9Y5Vw+CnEnpu5dK3FIBH F7eiwejF5qK2ZyCJWx0hQ3aihKfZcM3CnWRULtV34H4JTXJYLYL/ocOU1jAGV81s yvP6jOjenm1bRupfMsRnmgf0qd9uU1TC/+SPRLCY7eomGQKj3ztrqJeMQKHDy4kq 34GyYyVCl1oJKsSiXtDDvEMHd7Ow/bhh+ACjt3Cp8OABe5dDs5qxX5Fr9anX78Cb JKUoDqJh+A4f0yIRVmSR9qltoMzrIUym5Rdweji4+nhU8ei6dGJSHtDe4xTiYoo3 c516gR9abQh3kZiOYWxlzMmtSOckSGp0Z9g/i3fbfq3iYJrKWBw3meMUIWqtwBzd 8Pe/g7YMtKYsc4HzAqkZ =OdSl -----END PGP SIGNATURE----- --Apple-Mail=_10E6EDD2-7330-456C-A05E-3A9D2EBA5B03--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FD5D7BEE-3DC3-4507-A43A-EDAAC1D7EC0E>