VirtualBox

Ignore:
Timestamp:
Apr 19, 2009 5:54:29 PM (16 years ago)
Author:
vboxsync
Message:

Runtime/Aio: Implementation for Solaris

File:
1 edited

Legend:

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

    r19001 r19011  
    407407        r3/posix/semmutex-posix.cpp
    408408endif
    409 ifdef RT_ASYNC_IO_CODE
    410  RuntimeR3_SOURCES.linux += \
    411         r3/linux/fileaio-linux.cpp
    412 endif
    413409
    414410RuntimeR3_SOURCES.os2   = \
     
    583579        r3/solaris/mp-solaris.cpp \
    584580        r3/solaris/rtProcInitExePath-solaris.cpp
     581
     582ifdef RT_ASYNC_IO_CODE
     583 RuntimeR3_SOURCES.linux += \
     584        r3/linux/fileaio-linux.cpp
     585 RuntimeR3_SOURCES.solaris += \
     586        r3/solaris/fileaio-solaris.cpp
     587endif
    585588
    586589## PORTME: Porters add their selection of platform specific files for Ring-3 here.
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