VirtualBox

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


Ignore:
Timestamp:
Feb 1, 2008 9:01:43 AM (17 years ago)
Author:
vboxsync
Message:

c99 in the VBOXGUESTR3XORGMOD template.

Location:
trunk/src/VBox/Additions/x11
Files:
2 edited

Legend:

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

    r6675 r6712  
    110110DLLS += vboxvideo_drv_70
    111111vboxvideo_drv_70_TEMPLATE = VBOXGUESTR3XORGMOD
    112 vboxvideo_drv_70_CFLAGS := -std=c99 # why? put in template?
    113112if1of ($(BUILD_TARGET), l4 linux)
    114113 vboxvideo_drv_70_CFLAGS += \
     
    117116vboxvideo_drv_70_DEFS := \
    118117        XFree86Server IN_MODULE XFree86Module XFree86LOADER XORG_7X RENDER=1
    119 ifeq ($(BUILD_TARGET),solaris) # don't use .solaris or anythinger here.
     118ifeq ($(BUILD_TARGET),solaris) # don't use .solaris or anything here.
    120119 vboxvideo_drv_70_DEFS += _XPG6 __EXTENSIONS__
    121120endif
  • trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk

    r6684 r6712  
    6060vboxmouse_drv_70_DEFS = \
    6161        XFree86Server IN_MODULE XFree86Module XFree86LOADER XINPUT XORG_7X
     62ifeq ($(BUILD_TARGET),solaris) # don't use .solaris or anything here.
     63 vboxmouse_drv_70_DEFS += _XPG6 __EXTENSIONS__
     64endif
    6265vboxmouse_drv_70_INCS := \
    6366        $(VBOX_PATH_X11_XORG_7_0) \
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