diff options
| author | Stephen J. Kiernan <stevek@FreeBSD.org> | 2024-04-03 20:05:25 +0000 |
|---|---|---|
| committer | Stephen J. Kiernan <stevek@FreeBSD.org> | 2024-04-03 20:05:25 +0000 |
| commit | 13ab9fa09be7da5eec95a55ae156f997ec6b37a9 (patch) | |
| tree | 435e7147329c007d1c89ca07ecd0232db3a22f54 /sys/conf/options | |
| parent | 3b795e641db7c1759d72aab9a77db8f87c8fbc45 (diff) | |
Diffstat (limited to 'sys/conf/options')
| -rw-r--r-- | sys/conf/options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 555484360a2b..276c6c5067f7 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -156,6 +156,7 @@ MAC opt_global.h MAC_BIBA opt_dontuse.h MAC_BSDEXTENDED opt_dontuse.h MAC_DDB opt_dontuse.h +MAC_DEBUG opt_mac.h MAC_IFOFF opt_dontuse.h MAC_IPACL opt_dontuse.h MAC_LOMAC opt_dontuse.h @@ -171,6 +172,7 @@ MAC_STUB opt_dontuse.h MAC_TEST opt_dontuse.h MAC_GRANTBYLABEL opt_dontuse.h MAC_VERIEXEC opt_dontuse.h +MAC_VERIEXEC_DEBUG opt_mac.h MAC_VERIEXEC_SHA1 opt_dontuse.h MAC_VERIEXEC_SHA256 opt_dontuse.h MAC_VERIEXEC_SHA384 opt_dontuse.h |
