VirtualBox

Changeset 104685 in vbox


Ignore:
Timestamp:
May 16, 2024 12:08:44 PM (7 months ago)
Author:
vboxsync
Message:

Config.kmk: Some early bits to support win.arm64, bugref:10392 [revert another accidental commit...]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r104684 r104685  
    548548endif
    549549# Enable NEM fallback if the driver is not available.
    550 if1of ($(KBUILD_TARGET), darwin win)
     550if1of ($(KBUILD_TARGET), darwin)
    551551 VBOX_WITH_DRIVERLESS_NEM_FALLBACK = 1
    552552endif
    553553# Enable forced driverless mode by default.
    554 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64 darwin.arm64 win.arm64)
     554if1of ($(KBUILD_TARGET), darwin)
    555555 VBOX_WITH_DRIVERLESS_FORCED = 1
    556  ifeq ($(KBUILD_TARGET), darwin)
    557   VBOX_WITH_INTNET_SERVICE_IN_R3 = 1
    558  endif
     556 VBOX_WITH_INTNET_SERVICE_IN_R3 = 1
    559557endif
    560558# Enables the new breakpoint handling code, see @bugref{8650}
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