VirtualBox

Changeset 63304 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Aug 10, 2016 10:59:49 PM (8 years ago)
Author:
vboxsync
Message:

Later for /me too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r63303 r63304  
    51635163 #    -wd4355: 'this' : used in base member initializer list (e.g. VirtualBoxBase.cpp)
    51645164 TEMPLATE_VBOXMAINEXE_CXXFLAGS          += $(VBOX_VCC_WARN_ALL) -wd4625 -wd4626 -wd4355 $(VBOX_VCC_WERR)
    5165  ifndef VBOX_WITH_MASOCHISTIC_WARNINGS
     5165 #ifndef VBOX_WITH_MASOCHISTIC_WARNINGS
    51665166  # Temporarily (Frank is working on these from the linux side, I think...):
    51675167  #     -wd4265: 'Shareable<D>' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly
    51685168  TEMPLATE_VBOXMAINEXE_CXXFLAGS         += -wd4265
    5169  endif
     5169 #endif
    51705170 TEMPLATE_VBOXMAINEXE_CXXFLAGS.debug     = -RTCsu
    51715171 TEMPLATE_VBOXMAINEXE_CXXFLAGS.dbgopt    = $(NO_SUCH_VARIABLE)
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