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
F151974962: D17971.id.diff
Sat, Apr 11, 9:13 PM
F151945125: D17971.id50355.diff
Sat, Apr 11, 4:37 PM
F151861755: D17971.id50354.diff
Sat, Apr 11, 4:29 AM
Unknown Object (File)
Mon, Apr 6, 8:44 PM
Unknown Object (File)
Thu, Apr 2, 10:47 PM
Unknown Object (File)
Fri, Mar 27, 5:36 PM
Unknown Object (File)
Sat, Mar 14, 1:29 AM
Unknown Object (File)
Mar 10 2026, 5:23 PM

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 20778
Build 20176: 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.