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)
Sun, Nov 9, 2:04 PM
Unknown Object (File)
Thu, Nov 6, 12:30 AM
Unknown Object (File)
Wed, Nov 5, 1:11 AM
Unknown Object (File)
Tue, Nov 4, 12:06 AM
Unknown Object (File)
Mon, Nov 3, 6:35 AM
Unknown Object (File)
Sat, Nov 1, 6:33 PM
Unknown Object (File)
Sun, Oct 19, 12:10 AM
Unknown Object (File)
Thu, Oct 16, 4:00 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 20776
Build 20174: 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.