Date: Mon, 19 Sep 2016 00:42:56 -0600 From: Warner Losh <imp@bsdimp.com> To: Baptiste Daroussin <bapt@freebsd.org> Cc: Allan Jude <allanjude@freebsd.org>, src-committers <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r305949 - head/usr.bin/soelim Message-ID: <CANCZdfpkcqFtgQZ-9-JEF=a-3pc5VEFpu9buWW5qrzFCVZv4bQ@mail.gmail.com> In-Reply-To: <20160919064156.qrewh22igpuh7ytr@ivaldir.etoilebsd.net> References: <201609181916.u8IJGnG2062423@repo.freebsd.org> <a0a97be6-c09a-5622-c668-16fecad36ea5@freebsd.org> <CANCZdfoKDnwRcE_RNJAv68YpeT1sZwU1Gdnk6nF6002EZHW7WA@mail.gmail.com> <CANCZdfr=tkKiFqMe_XswSHS=FdBbNDydiHBkkJ8Nc3J3KtCrMg@mail.gmail.com> <CANCZdfq0kYv9WRmp1bWHGj_BXtZthAcjkUDBwN=W3Hyhk2MNeg@mail.gmail.com> <20160919064156.qrewh22igpuh7ytr@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 19, 2016 at 12:41 AM, Baptiste Daroussin <bapt@freebsd.org> wrote: > On Mon, Sep 19, 2016 at 12:04:16AM -0600, Warner Losh wrote: >> On Sun, Sep 18, 2016 at 11:52 PM, Warner Losh <imp@bsdimp.com> wrote: >> > On Sun, Sep 18, 2016 at 11:44 PM, Warner Losh <imp@bsdimp.com> wrote: >> >> On Sun, Sep 18, 2016 at 6:24 PM, Allan Jude <allanjude@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. >> > > Agree, I had also other reasons to back out the entire capsicum support. I will > bring it back later (and make sure it can build on FreeBSD 9 Thanks! I'll be happy to help test or code review if you'd like. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpkcqFtgQZ-9-JEF=a-3pc5VEFpu9buWW5qrzFCVZv4bQ>