Page MenuHomeFreeBSD

Add capsicum_helpers.h to -legacy if needed
ClosedPublic

Authored by arichardson on Nov 13 2018, 9:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 4:00 AM
Unknown Object (File)
Tue, Sep 30, 1:11 PM
Unknown Object (File)
Thu, Sep 18, 5:54 PM
Unknown Object (File)
Sep 15 2025, 8:05 AM
Unknown Object (File)
Sep 5 2025, 3:17 AM
Unknown Object (File)
Aug 26 2025, 7:42 AM
Unknown Object (File)
Aug 21 2025, 3:23 PM
Unknown Object (File)
Aug 11 2025, 8:31 AM

Details

Summary

This fixed bootstrap of capsicuminzed strings.

Test Plan

Build on FreeBSD11 works again

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Avoid warning message if /usr/include/capsicum_helpers.h doesn't exist

Looks like we also need a newer version of libcasper.h in -legacy to build on 11

oshogbo added a reviewer: bdrewery.
oshogbo added a subscriber: bdrewery.

The idea looks good for me, but I'm not an expert about Makefiles so I would feel bather if @bdrewery would give a look to those changes.

This revision is now accepted and ready to land.Nov 19 2018, 5:29 PM
This revision was automatically updated to reflect the committed changes.