svn commit: r288911 - head/share/mk

Bryan Drewery bdrewery at FreeBSD.org
Tue Oct 6 18:04:30 UTC 2015


On 10/6/2015 11:02 AM, Bryan Drewery wrote:
> On 10/5/2015 9:18 PM, Warner Losh wrote:
>> Author: imp
>> Date: Tue Oct  6 04:18:48 2015
>> New Revision: 288911
>> URL: https://svnweb.freebsd.org/changeset/base/288911
>>
>> Log:
>>   Previous versions of bsd.own.mk included bsd.compiler.mk
>>   only when _WITHOUT_SRCCONF wasn't defined. Restore this
>>   behavior because bsd.ports.mk depends on this in subtle
>>   ways. The compat include of bsd.compiler.mk should
>>   be removed in 12 anyway.
>>   
>>   PR:	203540
>>
> 
> Perhaps the wrong place to discuss this, but I will anyhow as I don't
> think it will change.
> 
> The sys.mk change to include src.conf breaks building ports in a sub-dir
> of src. Meaning, /usr/src/ports/.  

I forgot to mention, this is actually a problem for ALL nested builds,
not just ports. We also build other things using the upstream Makefile
which is wanting to pull in .../share/mk now as well.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20151006/c6d9277c/attachment.bin>


More information about the svn-src-head mailing list