Page MenuHomeFreeBSD

Remove WITHOUT_CAPSICUM handling
ClosedPublic

Authored by emaste on Oct 4 2023, 3:07 PM.
Tags
None
Referenced Files
F154874750: D42077.diff
Wed, Apr 29, 4:41 PM
F154827055: D42077.diff
Wed, Apr 29, 1:16 PM
F154807554: D42077.id.diff
Wed, Apr 29, 12:10 PM
F154720633: D42077.id137543.diff
Wed, Apr 29, 7:30 AM
F154718303: D42077.id137543.diff
Wed, Apr 29, 7:25 AM
F154598875: D42077.id128229.diff
Wed, Apr 29, 12:25 AM
F154596045: D42077.id128229.diff
Wed, Apr 29, 12:19 AM
Unknown Object (File)
Tue, Apr 28, 5:09 PM

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.