On Sun, Sep 18, 2016 at 11:52 PM, Warner Losh <i...@bsdimp.com> wrote:
> On Sun, Sep 18, 2016 at 11:44 PM, Warner Losh <i...@bsdimp.com> wrote:
>> On Sun, Sep 18, 2016 at 6:24 PM, Allan Jude <allanj...@freebsd.org> wrote:
>>> On 2016-09-18 15:16, Baptiste Daroussin wrote:
>>>> Author: bapt
>>>> Date: Sun Sep 18 19:16:48 2016
>>>> New Revision: 305949
>>>> URL: https://svnweb.freebsd.org/changeset/base/305949
>>>>
>>>> Log:
>>>>   Simplify the fix for bootstrap tools
>>>>
>>>>   building head is not supported from prior to stable/10 where 
>>>> sys/capsicum.h was
>>>>   named sys/capabilities.h
>>
>> There's still a lot of people building head on 9.x systems. You sure
>> this is a good idea?
>
> MINIMUM_SUPPORTED_OSREL?= 900044
>
> is the currently listed minimum version. Last time I tried it, it worked.

So in case it wasn't clear, I'd like to request a backout of the
elimination of the #ifdef, or at least permission to add them back
when I can show that 9.x systems still can build HEAD. Unlike clang
requiring c++11 to build, this is a trivial thing to maintain
compatibility.

Warner
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to