VirtualBox

Changeset 28923 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Apr 30, 2010 8:38:57 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60880
Message:

reverted, incorrect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile.kmk

    r28922 r28923  
    7373else
    7474 REM_MOD := VBoxREM
    75 endif
    76 
    77 if defined(VBOX_USE_REM2) || defined(VBOX_USE_REM64)
    78  VBOX_REM_WRAPPER = 1
    79 endif
    80 
    81 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64)
    82  VBOX_REM_WRAPPER = 1
    8375endif
    8476
     
    204196
    205197
    206 if defined(VBOX_REM_WRAPPER)
     198if defined(VBOX_USE_REM2) || defined(VBOX_USE_REM64)
    207199#
    208200# The VBoxREM2, VBoxREM32 and VBoxREM64 wrapper.
     
    225217 endif
    226218VBoxREMWrapper_LIBS        = \
    227         $(LIB_RUNTIME)
     219        $(LIB_RUNTIME)
    228220 ifndef VBOX_WITHOUT_REM_LDR_CYCLE
    229221VBoxREMWrapper_LIBS       += \
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