]>
Commit | Line | Data |
---|---|---|
1 | ###################################################################### | |
2 | # | |
3 | # RELEASE = [ intel mach libkerncpp hibernation networking config_dtrace crypto allcrypto zlib config_kxld iokitstats vm_pressure_events config_kec_fips ] | |
4 | # PROFILE = [ RELEASE profile ] | |
5 | # DEBUG = [ RELEASE debug mach_assert ] | |
6 | # | |
7 | # EMBEDDED = [ intel mach libkerncpp hibernation networking crypto zlib ] | |
8 | # DEVELOPMENT = [ EMBEDDED ] | |
9 | # | |
10 | ###################################################################### | |
11 | ||
12 | machine "x86_64" # <intel> | |
13 | cpu "x86_64" # <intel> | |
14 | ||
15 | options NO_NESTED_PMAP # <no_nested_pmap> | |
16 | ||
17 | options CONFIG_MACF # Mandatory Access Control Framework |