VirtualBox

Changeset 94955 in vbox


Ignore:
Timestamp:
May 9, 2022 1:37:02 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151363
Message:

VMM/Makefile.kmk: Added aliases for compiling VMXAllTemplate.cpp.h to the Makefile.kmk. bugref:10136

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r94931 r94955  
    819819NEMAllNativeTemplate-win.cpp.o:    NEMR3Native-win.o
    820820
     821# Alias the VMX template onto HMVMXR0 or darwin specific NEM object:
     822ifeq ($(KBUILD_TARGET),darwin)
     823VMXAllTemplate.cpp.o:    NEMR3Native-darwin.o
     824else
     825VMXAllTemplate.cpp.o:    HMVMXR0.o
     826endif
     827
Note: See TracChangeset for help on using the changeset viewer.

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