VirtualBox

Changeset 5464 in vbox for trunk/src


Ignore:
Timestamp:
Oct 24, 2007 3:21:06 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25638
Message:

More GOT / Yasm trouble. just go with the .cpp code for now.

File:
1 edited

Legend:

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

    r5462 r5464  
    209209        r3/tcp.cpp
    210210
    211 if1of ($(BUILD_TARGET_ARCH),amd64 x86)
    212  RuntimeR3_SOURCES += common/time/timesupA.asm
    213 else
     211#if1of ($(BUILD_TARGET_ARCH),amd64 x86)
     212# RuntimeR3_SOURCES += common/time/timesupA.asm
     213#else
    214214 RuntimeR3_SOURCES += common/time/timesupref.cpp
    215 endif
     215#endif
    216216
    217217ifdef IPRT_WITH_KLDR
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