Date: Thu, 18 Apr 2019 09:07:39 -0400 From: Ed Maste <emaste@freebsd.org> To: "Rodney W. Grimes" <rgrimes@freebsd.org> Cc: Cy Schubert <cy@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r346341 - head/tools/build Message-ID: <CAPyFy2BYZh=y7GRXCE%2BKgzBpLNhp6Df7G1G%2BAAGvhehtUnMk9g@mail.gmail.com> In-Reply-To: <201904180107.x3I17QDc002945@gndrsh.dnsmgr.net> References: <201904180102.x3I120ms040287@repo.freebsd.org> <201904180107.x3I17QDc002945@gndrsh.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Apr 2019 at 21:07, Rodney W. Grimes <freebsd@gndrsh.dnsmgr.net> wrote: > > Also a pathname rooted at / without ${DESTDIR} is almost certainly a mistake. It's not in fact; strings is being built for the host here, and the headers in /usr/include are the appropriate ones. In this specific case the Capsicum change needs to be made fully portable for upstreaming to the ELF Tool Chain project and when that happens it will build on FreeBSD build hosts older than r346314 the same way it will build on Linux or other hosts without an up-to-date cap_fileargs, by using a local portability wrappers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BYZh=y7GRXCE%2BKgzBpLNhp6Df7G1G%2BAAGvhehtUnMk9g>