1 ######################################################################
3 # Standard Apple Mac OS Configurations:
4 # -------- ----- ------ ---------------
6 # RELEASE = [ intel mach iokitcpp hibernation medium crypto config_dtrace config_sleep ]
7 # PROFILE = [ RELEASE profile ]
8 # DEBUG = [ RELEASE debug ]
11 # EMBEDDED = [ intel mach iokitcpp hibernation no_kextd bsmall crypto ]
12 # DEVELOPMENT = [ EMBEDDED ]
14 ######################################################################
16 machine "x86_64" # <intel>
17 cpu "x86_64" # <intel>
19 options NO_KEXTD # <no_kextd>
21 options NO_NESTED_PMAP # <no_nested_pmap>