svn commit: r266349 - in head: share/mk sys/conf

Warner Losh imp at bsdimp.com
Tue May 20 21:16:18 UTC 2014


On May 20, 2014, at 3:14 PM, John-Mark Gurney <jmg at 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 at FreeBSD.org> wrote:
>> 
>>> Author: imp
>>> Date: Sat May 17 20:31:34 2014
>>> New Revision: 266349
>>> URL: http://svnweb.freebsd.org/changeset/base/266349
>>> 
>>> 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.
>> 
>> This breaks ARM kernel builds as MK_ARM_EABI is undefined, at least on
>> 9.x. The below patch fixes it for me.
> 
> 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’m 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20140520/e985f925/attachment.sig>


More information about the svn-src-head mailing list