VirtualBox

Ignore:
Timestamp:
Apr 20, 2016 2:32:19 PM (9 years ago)
Author:
vboxsync
Message:

Assorted compile fixes for FreeBSD

Location:
trunk/src/VBox/HostDrivers/Support
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp

    r60452 r60603  
    468468    /* VBoxUSB */
    469469    (PFNRT)RTPathStripFilename,
     470#if !defined(RT_OS_FREEBSD)
    470471    (PFNRT)RTStrPurgeEncoding,
     472#endif
    471473    NULL
    472474};
  • trunk/src/VBox/HostDrivers/Support/freebsd/Makefile

    r55095 r60603  
    149149SRCS += \
    150150        alloc-r0drv.c \
     151        alloc-ef-r0drv.c \
    151152        initterm-r0drv.c \
    152153        memobj-r0drv.c \
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r57943 r60603  
    152152    ${PATH_ROOT}/src/VBox/Runtime/include/internal/lockvalidator.h=>include/internal/lockvalidator.h \
    153153    ${PATH_ROOT}/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.h \
     154    ${PATH_ROOT}/src/VBox/Runtime/include/internal/mem.h=>include/internal/mem.h \
    154155    ${PATH_ROOT}/src/VBox/Runtime/include/internal/memobj.h=>include/internal/memobj.h \
    155156    ${PATH_ROOT}/src/VBox/Runtime/include/internal/string.h=>include/internal/string.h \
     
    178179    ${PATH_ROOT}/src/VBox/Runtime/generic/uuid-generic.cpp=>generic/uuid-generic.c \
    179180    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.cpp=>r0drv/alloc-r0drv.c \
     181    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-ef-r0drv.cpp=>r0drv/alloc-ef-r0drv.c \
    180182    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.h=>r0drv/alloc-r0drv.h \
    181183    ${PATH_ROOT}/src/VBox/Runtime/r0drv/initterm-r0drv.cpp=>r0drv/initterm-r0drv.c \
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