Changeset 34720 in vbox for trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
- Timestamp:
- Dec 4, 2010 10:48:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r34715 r34720 99 99 XFree86Server IN_MODULE XFree86Module XFree86LOADER XORG_7X RENDER=1 100 100 ifeq ($(KBUILD_TARGET),solaris) # don't use .solaris or anything here. 101 vboxvideo_drv_70_DEFS += _XPG6 __EXTENSIONS__ 101 vboxvideo_drv_70_DEFS += __EXTENSIONS__ 102 vboxvideo_drv_70_CFLAGSS += -D_XPG6 # Until we have moved the C++ bits into a library 102 103 endif 103 104 vboxvideo_drv_70_INCS = \
Note:
See TracChangeset
for help on using the changeset viewer.