VirtualBox

Ignore:
Timestamp:
Feb 20, 2015 10:31:39 AM (10 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: fix for builds with system headers.

File:
1 edited

Legend:

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

    r54163 r54323  
    390390 vboxvideo_drv_system_CFLAGS := \
    391391        $(vboxvideo_drv_70_CFLAGS) -include xorg-server.h
    392  vboxvideo_drv_system_DEFS := $(vboxvideo_15_DEFS)
     392 vboxvideo_drv_system_DEFS := $(filter-out _XORG_SERVER_H_ _DIX_CONFIG_H_, $(vboxvideo_15_DEFS))
    393393 vboxvideo_drv_system_INCS += \
    394394        $(PATH_ROOT)/src/VBox/Runtime/include \
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