]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove WITHOUT_CAPSICUM build support
authorEd Maste <emaste@FreeBSD.org>
Tue, 23 Apr 2024 11:20:59 +0000 (07:20 -0400)
committerEd Maste <emaste@FreeBSD.org>
Tue, 23 Apr 2024 12:26:28 +0000 (08:26 -0400)
commit91d35fb663e0276abc4963ae559e4759ea929842
tree4bc976aeb692a582eebe3e27a64072b0a7431660
parent74adb39cf2a545e966390c9d7df85cd514db0130
Remove WITHOUT_CAPSICUM build support

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

`#ifndef WITHOUT_CAPSICUM` is left in the source for the benefit of
downstream consumers, but is never defined in FreeBSD.

Reviewed by: oshogbo
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D42077
share/mk/src.opts.mk
tools/build/options/WITHOUT_CAPSICUM [deleted file]
usr.bin/xz/Makefile