VirtualBox

Changeset 17161 in vbox


Ignore:
Timestamp:
Feb 26, 2009 12:38:06 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43421
Message:

Config: enable the "unused" warning for FE/Qt4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r17153 r17161  
    293293 VBOX_WITH_COCOA_QT = 1
    294294endif
    295 if1of ($(USERNAME), poetzsch)
     295if1of ($(USERNAME),poetzsch)
    296296 ifeq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),darwin.x86)
    297297  VBOX_WITH_COCOA_QT = 1
     
    30583058        $(LIB_SDL_INC)
    30593059  TEMPLATE_VBOXQT4GUIEXE_CXXFLAGS = \
    3060         -g -pipe $(VBOX_GCC_WARN) -frtti -fno-exceptions -Wno-non-virtual-dtor \
     3060        -g -pipe $(filter-out -Wno-unused,$(VBOX_GCC_WARN)) -frtti -fno-exceptions -Wno-non-virtual-dtor \
    30613061        -Wno-long-long -fshort-wchar -fno-strict-aliasing \
    30623062        $(VBOX_GCC_fvisibility-hidden) $(VBOX_GCC_fvisibility-inlines-hidden)
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