VirtualBox

Changeset 46226 in vbox for trunk/src


Ignore:
Timestamp:
May 23, 2013 9:14:24 AM (12 years ago)
Author:
vboxsync
Message:

Try avoid more warnings.

File:
1 edited

Legend:

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

    r46189 r46226  
    5757endif   # target linux
    5858vboxvideo_drv_TEMPLATE = VBOXGUESTR3XF86MOD
     59vboxvideo_drv_CFLAGS += -Wno-shadow # Avoid MBs of warnings in X11 and OpenGL headers (solaris mostly).
    5960vboxvideo_drv_DEFS.linux = linux
    6061vboxvideo_drv_DEFS.x86 = __i386__
     
    134135ifeq ($(KBUILD_TARGET),solaris) # don't use .solaris or anything here.
    135136 vboxvideo_drv_70_CFLAGS += -D_XPG6 # Until we have moved the C++ bits into a library
    136  vboxvideo_drv_70_CFLAGS += -Wno-shadow # Try avoid MBs of warnings...
    137137endif
    138138vboxvideo_drv_70_INCS = \
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