VirtualBox

Changeset 64069 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 28, 2016 10:01:02 AM (8 years ago)
Author:
vboxsync
Message:

Main/webservice: don't warn about misleading indentation as gcc 6.2 warns about aborting this due too much code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r64067 r64069  
    354354        $(VBOXWEB_OUT_DIR)/soapServer.cpp \
    355355    $(VBOXWEB_OUT_DIR)/vboxweb-wsdl.c
    356 
     356 # gcc 6.2 warns about aborting misleading indentation detection (too much code)
     357 vboxweb.cpp_CXXFLAGS = \
     358        $(VBOX_GCC_Wno-misleading-indentation)
    357359 vboxwebsrv_ORDERDEPS = $(VBOXWEB_OUT_DIR)/gsoap_copy_all_ts
    358360 endif # !VBOX_ONLY_SDK
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