VirtualBox

Changeset 1543 in vbox for trunk/src


Ignore:
Timestamp:
Mar 16, 2007 9:08:13 PM (18 years ago)
Author:
vboxsync
Message:

Darwin OSE should still use the fake loader.

File:
1 edited

Legend:

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

    r1345 r1543  
    4848VMMR3_DEFS      = IN_VMM_R3  IN_PDM_R3  IN_CFGM_R3 IN_IOM_R3  IN_VM_R3   IN_CPUM_R3 IN_SELM_R3 IN_PGM_R3 IN_TRPM_R3 IN_MM_R3 IN_DBG_R3 \
    4949                  IN_DBGF_R3 IN_PATM_R3 IN_DIS_R3  IN_STAM_R3 IN_CSAM_R3 IN_EM_R3   IN_TM_R3   IN_SSM_R3 IN_HWACCM_R3
     50ifdef VBOX_OSE
     51 ifeq ($(BUILD_TARGET),darwin)
     52  VMMR3_DEFS   += PDMLDR_FAKE_MODE
     53 endif
     54endif               
    5055VMMR3_INCS      = PATM
    5156
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