VirtualBox

Ignore:
Timestamp:
Jan 19, 2012 1:37:03 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
75797
Message:

Additions/x11/vboxmouse: use the new mouse driver for XFree86 too.

File:
1 edited

Legend:

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

    r38825 r39809  
    8888        $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapsimple.cpp \
    8989        $(PATH_ROOT)/src/VBox/Runtime/common/alloc/heapoffset.cpp
    90 
     90 # Any global symbols in the driver object files will be added to XFree86's
     91 # symbol table, which can cause problems if we e.g. define a symbol in two
     92 # modules.
     93 vboxvideo_drv_POST_CMDS = \
     94        objcopy --keep-global-symbol vboxvideoModuleData $(out) $(out)-objcopy$$(NLTAB) \
     95        $(MV) -f $(out)-objcopy $(out)
    9196
    9297#
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