VirtualBox

Changeset 31829 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 20, 2010 11:19:37 PM (14 years ago)
Author:
vboxsync
Message:

IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all platforms so that %RT[pgmpage] will work in ring-0. Minor SUPDrv IOC interface version increment.

File:
1 edited

Legend:

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

    r31252 r31829  
    12561256        $(RuntimeNoCrt_SOURCES)
    12571257
    1258 ifneq ($(KBUILD_TARGET),win)
    1259 RuntimeR0_SOURCES      += \
    1260         common/checksum/crc32.cpp \
    1261         common/checksum/crc64.cpp \
    1262         common/checksum/md5.cpp \
    1263         common/checksum/ipv4.cpp \
    1264         common/checksum/ipv6.cpp \
    1265         common/misc/handletable.cpp \
    1266         common/misc/handletablectx.cpp \
    1267         common/misc/handletablesimple.cpp \
    1268         common/string/strformat.cpp \
    1269         common/string/strformatrt.cpp \
    1270         common/string/strformattype.cpp \
    1271         common/string/strprintf.cpp
    1272 endif
    1273 
    12741258if1of ($(KBUILD_TARGET), darwin solaris freebsd)
    12751259RuntimeR0_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