Changeset 46021 in vbox for trunk/src/VBox/Additions/x11/vboxvideo
- Timestamp:
- May 13, 2013 3:09:43 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85688
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk
r45134 r46021 131 131 DLLS += vboxvideo_drv_70 132 132 vboxvideo_drv_70_TEMPLATE = VBOXGUESTR3XORGMOD 133 if1of ($(KBUILD_TARGET), linux)134 vboxvideo_drv_70_CFLAGS += \135 -Wno-conversion -Wno-unused-parameter $(VBOX_GCC_Wno-variadic-macros) # template?136 endif137 133 vboxvideo_drv_70_DEFS = $(vboxvideo_70_DEFS) XORG_VERSION_CURRENT=700000000 138 134 ifeq ($(KBUILD_TARGET),solaris) # don't use .solaris or anything here.
Note:
See TracChangeset
for help on using the changeset viewer.