VirtualBox

Changeset 28922 in vbox for trunk/src/recompiler


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

rem: fix darwin.amd64

File:
1 edited

Legend:

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

    r28800 r28922  
    7373else
    7474 REM_MOD := VBoxREM
     75endif
     76
     77if defined(VBOX_USE_REM2) || defined(VBOX_USE_REM64)
     78 VBOX_REM_WRAPPER = 1
     79endif
     80
     81if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64)
     82 VBOX_REM_WRAPPER = 1
    7583endif
    7684
     
    196204
    197205
    198 if defined(VBOX_USE_REM2) || defined(VBOX_USE_REM64)
     206if defined(VBOX_REM_WRAPPER)
    199207#
    200208# The VBoxREM2, VBoxREM32 and VBoxREM64 wrapper.
     
    217225 endif
    218226VBoxREMWrapper_LIBS        = \
    219         $(LIB_RUNTIME)
     227        $(LIB_RUNTIME)
    220228 ifndef VBOX_WITHOUT_REM_LDR_CYCLE
    221229VBoxREMWrapper_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