svn commit: r346341 - head/tools/build

Ed Maste emaste at freebsd.org
Thu Apr 18 18:02:05 UTC 2019


On Thu, 18 Apr 2019 at 10:03, Kyle Evans <kevans at freebsd.org> wrote:
>
> Keep in mind that this is bootstrap; it's being built for the host
> system, but it will link against a version of libcasper that's been
> built in an earlier stage with the proper featureset.

Not exactly the case here: if building on a system with too-old Casper
then strings just builds without Capsicum/Casper support. Macros /
static inline stub implementations in the header takes care of this,
it does not actually link against any libcasper.


More information about the svn-src-all mailing list