Page MenuHomeFreeBSD

Remove WITHOUT_CAPSICUM handling
ClosedPublic

Authored by emaste on Oct 4 2023, 3:07 PM.
Tags
None
Referenced Files
F166121509: D42077.diff
Tue, Aug 11, 9:44 PM
Unknown Object (File)
Mon, Aug 10, 10:22 AM
Unknown Object (File)
Mon, Aug 10, 2:07 AM
Unknown Object (File)
Sun, Aug 9, 4:22 PM
Unknown Object (File)
Sun, Aug 9, 1:28 AM
Unknown Object (File)
Sat, Aug 8, 3:16 AM
Unknown Object (File)
Sat, Aug 8, 2:22 AM
Unknown Object (File)
Wed, Aug 5, 4:13 AM

Details

Summary
Capsicum is non-optional as of c24c117b9644 ("Remove
WITHOUT_{CAPSICUM,CASPER} options").

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Presumably want to remove the actual option and tools/build/options/WITHOUT_CAPSICUM?

This revision does stand alone though.

This revision is now accepted and ready to land.Apr 23 2024, 12:04 AM

I was planning on sweeping the tree for MK_CAPSICUM and MK_CASPER soon. But I don't mind if you want to get started without me. ;-)

emaste added a subscriber: des.
  • leave #ifndef CAPSICUM in the source requested by @des (for the benefit of downstreams)
  • remove src.opts.mk logic
This revision now requires review to proceed.Apr 23 2024, 11:37 AM
This revision is now accepted and ready to land.Apr 23 2024, 12:21 PM
This revision was automatically updated to reflect the committed changes.