VirtualBox

Changeset 54270 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Feb 18, 2015 4:11:34 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98341
Message:

IPRT,TM: Implemented the get-cpu-number optimizations for the RTTimeNanoTS code.

File:
1 edited

Legend:

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

    r52297 r54270  
    371371        $(PATH_STAGE_LIB)/DisasmRC$(VBOX_SUFF_LIB) \
    372372        $(PATH_STAGE_LIB)/RuntimeRC$(VBOX_SUFF_LIB)
    373  ifeq ($(VBOX_LDR_FMT32),pe)
     373 if1of ($(VBOX_LDR_FMT32),lx pe)
    374374 tstLdrObj_LIBS += \
    375         $(PATH_STAGE_LIB)/VMMRCBuiltin$(VBOX_SUFF_LIB)
    376  endif # PE
    377  ifeq ($(VBOX_LDR_FMT32),lx)
    378  tstLdrObj_LIBS += \
    379         $(PATH_STAGE_LIB)/VMMRCBuiltin$(VBOX_SUFF_LIB)
     375        $(PATH_STAGE_LIB)/VMMRCBuiltin$(VBOX_SUFF_LIB) \
     376        $(PATH_STAGE_LIB)/VMMRCImp$(VBOX_SUFF_LIB)
    380377 endif
    381378endif # VBOX_WITH_RAW_MODE
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