VirtualBox

Ignore:
Timestamp:
Nov 27, 2017 8:23:08 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119267
Message:

Fix kernel module breakage due to a missing file

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

Legend:

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

    r69768 r69836  
    9696        RTStrCopyP.c \
    9797        strformat.c \
     98        strformatnum.c \
    9899        strformatrt.c \
    99100        strformattype.c \
  • trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv

    r69768 r69836  
    129129    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNLen.cpp=>common/string/RTStrNLen.c \
    130130    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
     131    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformatnum.cpp=>common/string/strformatnum.c \
    131132    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformatrt.cpp=>common/string/strformatrt.c \
    132133    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformattype.cpp=>common/string/strformattype.c \
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r69768 r69836  
    9595        common/string/stringalloc.o \
    9696        common/string/strformat.o \
     97        common/string/strformatnum.o \
    9798        common/string/strformatrt.o \
    9899        common/string/strformattype.o \
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r69768 r69836  
    136136    ${PATH_ROOT}/src/VBox/Runtime/common/string/stringalloc.cpp=>common/string/stringalloc.c \
    137137    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
     138    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformatnum.cpp=>common/string/strformatnum.c \
    138139    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformatrt.cpp=>common/string/strformatrt.c \
    139140    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformattype.cpp=>common/string/strformattype.c \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette