VirtualBox

Changeset 83917 in vbox


Ignore:
Timestamp:
Apr 22, 2020 9:32:50 AM (5 years ago)
Author:
vboxsync
Message:

VBoxGuest/linux: Tweak to make it build on a case-insensitive file system (e.g. WSL).

Location:
trunk/src/VBox/Additions/common/VBoxGuest/linux
Files:
2 edited

Legend:

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

    r83886 r83917  
    3535VBOXMOD_OBJS = \
    3636        VBoxGuest-linux.o \
    37         VBoxGuest.o
     37        VBoxGuest-common.o
    3838ifndef VBOX_WITHOUT_COMBINED_SOURCES
    3939VBOXMOD_OBJS += \
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r83886 r83917  
    8484    ${PATH_ROOT}/include/VBox/version.h=>include/VBox/version.h \
    8585    ${PATH_ROOT}/include/VBox/HostServices/GuestPropertySvc.h=>include/VBox/HostServices/GuestPropertySvc.h \
    86     ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp=>VBoxGuest.c \
     86    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp=>VBoxGuest-common.c \
    8787    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c=>VBoxGuest-linux.c \
    8888    ${PATH_ROOT}/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h=>VBoxGuestInternal.h \
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