VirtualBox

Changeset 107116 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Nov 22, 2024 11:16:37 AM (2 months ago)
Author:
vboxsync
Message:

/Config.kmk,Main: Added VBOX_WITH_X86_ON_ARM_ENABLED to the build system so the feature can be enabled via LocalConfig.kmk. jiraref:VBP-1466

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r106077 r107116  
    565565        {
    566566            case PlatformArchitecture_x86:
    567 #ifdef VBOX_WITH_VIRT_ARMV8
     567#if !defined(RT_ARCH_AMD64) && !defined(VBOX_WITH_X86_ON_ARM_ENABLED)
    568568                {
    569569                    ComPtr<IVirtualBox> pVirtualBox;
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