VirtualBox

Changeset 47074 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 10, 2013 12:28:15 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87124
Message:

Additions/x11: Avoid MBs of shadow-decl warning on Solaris while building vboxvideo caused by external headers (opengl/mesa/x11).

File:
1 edited

Legend:

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

    r46226 r47074  
    134134vboxvideo_drv_70_DEFS = $(vboxvideo_70_DEFS) XORG_VERSION_CURRENT=700000000
    135135ifeq ($(KBUILD_TARGET),solaris) # don't use .solaris or anything here.
    136  vboxvideo_drv_70_CFLAGS += -D_XPG6 # Until we have moved the C++ bits into a library
     136 vboxvideo_drv_70_CFLAGS += -D_XPG6 -Wno-shadow # Use XPG6 until we have moved the C++ bits into a library.
    137137endif
    138138vboxvideo_drv_70_INCS = \
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette