VirtualBox

Ignore:
Timestamp:
Apr 21, 2011 3:45:31 PM (14 years ago)
Author:
vboxsync
Message:

Fix FreeBSD host drivers

Location:
trunk/src/VBox/HostDrivers/Support/freebsd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/Makefile

    r36408 r36796  
    8585.PATH:  ${.CURDIR}/common/string
    8686SRCS += \
     87        RTStrNCmp.c \
     88        RTStrCopy.c \
    8789        RTStrCopyP.c \
    8890        strformat.c \
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r36408 r36796  
    111111    ${PATH_ROOT}/src/VBox/Runtime/common/misc/thread.cpp=>common/misc/thread.c \
    112112    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopyP.cpp=>common/string/RTStrCopyP.c \
     113    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopy.cpp=>common/string/RTStrCopy.c \
     114    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNCmp.cpp=>common/string/RTStrNCmp.c \
    113115    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
    114116    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformatrt.cpp=>common/string/strformatrt.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