VirtualBox

Changeset 100720 in vbox


Ignore:
Timestamp:
Jul 27, 2023 6:07:40 PM (14 months ago)
Author:
vboxsync
Message:

Config.kmk: An experiment for darwin.arm64 whether it is required to include the com.apple.security.hypervisor now (which should be included our release certificate), even for release builds which should be able to run with SIP enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r100719 r100720  
    17251725        com.apple.vm.device-access \
    17261726        com.apple.vm.networking
     1727
     1728  ifeq ($(KBUILD_TARGET_ARCH),arm64)
     1729   VBOX_DARWIN_ENTITLEMENTS_LIST += \
     1730        com.apple.security.hypervisor
     1731   endif
    17271732 endif
    17281733
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette