VirtualBox

Ignore:
Timestamp:
Aug 5, 2012 8:14:35 AM (12 years ago)
Author:
vboxsync
Message:

FreeBSD: Fix debug build of kernel module (thanks to Bernhard Froehlich)

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

Legend:

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

    r40917 r42596  
    8787SRCS += \
    8888        RTStrNCmp.c \
     89        RTStrNLen.c \
    8990        RTStrCopy.c \
    9091        RTStrCopyP.c \
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r40917 r42596  
    117117    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrCopy.cpp=>common/string/RTStrCopy.c \
    118118    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNCmp.cpp=>common/string/RTStrNCmp.c \
     119    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNLen.cpp=>common/string/RTStrNLen.c \
    119120    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
    120121    ${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