VirtualBox

Changeset 5459 in vbox for trunk/src


Ignore:
Timestamp:
Oct 24, 2007 1:29:45 AM (17 years ago)
Author:
vboxsync
Message:

need to fix GOT problems first...

File:
1 edited

Legend:

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

    r5456 r5459  
    680680        VBox/strformat-vbox.cpp
    681681
    682 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    683  RuntimeR0_SOURCES += common/time/timesupA.asm
    684 else
     682#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     683# RuntimeR0_SOURCES += common/time/timesupA.asm
     684#else
    685685 RuntimeR0_SOURCES += common/time/timesupref.cpp
    686 endif
     686#endif
    687687
    688688RuntimeR0_SOURCES.win.amd64 = $(RuntimeWin64ASM_SOURCES)
     
    10101010        VBox/strformat-vbox.cpp \
    10111011
    1012 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    1013  RuntimeGC_SOURCES += common/time/timesupA.asm
    1014 else
     1012#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     1013# RuntimeGC_SOURCES += common/time/timesupA.asm
     1014#else
    10151015 RuntimeGC_SOURCES += common/time/timesupref.cpp
    1016 endif
     1016#endif
    10171017
    10181018ifeq ($(VBOX_LDR_FMT32),lx)
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