svn commit: r308810 - head/bin/dd

Warner Losh imp at bsdimp.com
Sat Nov 19 18:30:54 UTC 2016


On Sat, Nov 19, 2016 at 10:45 AM, Warner Losh <imp at bsdimp.com> wrote:
> On Sat, Nov 19, 2016 at 9:39 AM, Sean Bruno <sbruno at freebsd.org> wrote:
>>
>>
>> On 11/18/16 16:03, Adrian Chadd wrote:
>>> fwiw, this breaks -head compilation.
>>>
>>>
>>>
>>> -a
>>>
>>
>> This seems to not allow head to be built on stable/10 (not strictly
>> supported, but worked until this commit) ... I haven't tried building
>> head on stable/11 as of yet, but I assume it will break there too?
>
> Actually, strictly speaking, it is supported. Check the revisions in
> Makefile.inc1 for the latest supported versions.
> If you can't build head on stable/10, somebody has done something
> wrong. dd is a bootstrap tool, and may need
> special treatment.

What likely makes the most sense is to create libegacy bindings for
Capsicum that makes it 100% a nop so we don't need to keep litigating
this battle.

Warner


More information about the svn-src-all mailing list