VirtualBox

Changeset 64151 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Oct 5, 2016 9:29:17 AM (8 years ago)
Author:
vboxsync
Message:

bugref:8614: Additions/common/VBoxVideo: make the code more self-contained: the common library code shared by the various video drivers (mainly for hardware access) contained one file from the VirtualBox run-time library, for managing heaps. This is no longer even needed, as the library now has its own heap management code, so remove it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk

    r62530 r64151  
    107107        $(PATH_ROOT)/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp \
    108108        $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp \
    109         $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp \
    110         $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapsimple.cpp \
    111         $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapoffset.cpp
     109        $(PATH_ROOT)/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp
    112110 # Any global symbols in the driver object files will be added to XFree86's
    113111 # symbol table, which can cause problems if we e.g. define a symbol in two
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