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)
Fri, Jul 10, 1:41 AM
Unknown Object (File)
Thu, Jul 9, 2:36 AM
Unknown Object (File)
Thu, Jun 25, 12:41 AM
Unknown Object (File)
Tue, Jun 23, 12:23 PM
Unknown Object (File)
Tue, Jun 23, 9:39 AM
Unknown Object (File)
Sat, Jun 13, 4:06 AM
Unknown Object (File)
Jun 5 2026, 10:55 PM
Unknown Object (File)
Jun 5 2026, 8:45 AM

Details

Summary

This fixed bootstrap of capsicuminzed strings.

Test Plan

Build on FreeBSD11 works again

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20777
Build 20175: arc lint + arc unit

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.