VirtualBox

Changeset 70160 in vbox


Ignore:
Timestamp:
Dec 15, 2017 4:54:43 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119722
Message:

VboxGuest: linux & freebsd needs more source to deal with string dependencies...

Location:
trunk/src/VBox/Additions/common/VBoxGuest
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/freebsd/Makefile

    r70159 r70160  
    9393        RTStrNICmpAscii.c \
    9494        RTStrNCmp.c \
     95        RTStrNLen.c \
    9596        stringalloc.c \
    9697        strformat.c \
  • trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest

    r70159 r70160  
    128128    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp=>common/string/RTStrNICmpAscii.c \
    129129    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNCmp.cpp=>common/string/RTStrNCmp.c \
     130    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNLen.cpp=>common/string/RTStrNLen.c \
    130131    ${PATH_ROOT}/src/VBox/Runtime/common/string/stringalloc.cpp=>common/string/stringalloc.c \
    131132    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile

    r70159 r70160  
    9090        common/string/RTStrNICmpAscii.o \
    9191        common/string/RTStrNCmp.o \
     92        common/string/RTStrNLen.o \
    9293        common/string/stringalloc.o \
    9394        common/string/strformat.o \
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r70159 r70160  
    143143    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp=>common/string/RTStrNICmpAscii.c \
    144144    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNCmp.cpp=>common/string/RTStrNCmp.c \
     145    ${PATH_ROOT}/src/VBox/Runtime/common/string/RTStrNLen.cpp=>common/string/RTStrNLen.c \
    145146    ${PATH_ROOT}/src/VBox/Runtime/common/string/stringalloc.cpp=>common/string/stringalloc.c \
    146147    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.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