VirtualBox

Ignore:
Timestamp:
Feb 20, 2008 6:05:25 PM (17 years ago)
Author:
vboxsync
Message:

Try fix memcmp link issue for debug windows builds.

File:
1 edited

Legend:

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

    r7054 r7056  
    892892RuntimeR0Drv_SOURCES.win = \
    893893        common/misc/thread.cpp \
     894        common/string/memcmp.cpp \
    894895        common/string/strncmp.cpp \
    895896        common/string/strpbrk.cpp \
     
    10451046RuntimeGuestR0_SOURCES.$(BUILD_TARGET) := $(RuntimeR0Drv_SOURCES.$(BUILD_TARGET))
    10461047RuntimeGuestR0_SOURCES.$(BUILD_TARGET).$(BUILD_TARGET_ARCH) := $(RuntimeR0Drv_SOURCES.$(BUILD_TARGET).$(BUILD_TARGET_ARCH))
    1047 RuntimeGuestR0_SOURCES.win             += common/string/memcmp.cpp
    10481048ifdef VBOX_USE_VCC80
    10491049RuntimeGuestR0_SOURCES.win += \
     
    10711071        $(filter-out generic/RTLogWriteUser-generic.cpp,$(RuntimeR0Drv_SOURCES)) \
    10721072        $(RuntimeR0Drv_SOURCES.win) \
    1073         VBox/logbackdoor.cpp \
    1074         common/string/memcmp.cpp
     1073        VBox/logbackdoor.cpp
    10751074ifdef VBOX_USE_VCC80
    10761075RuntimeW32GuestR0_SOURCES += \
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