VirtualBox

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


Ignore:
Timestamp:
Sep 26, 2016 2:30:57 PM (8 years ago)
Author:
vboxsync
Message:

Main/webservice: no -Wformat when compiling the SOAP stuff

File:
1 edited

Legend:

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

    r63980 r64013  
    268268        $(VBOXWEB_OUT_DIR)/soapC-20.cpp
    269269  vboxsoap_CXXFLAGS += \
    270         $(VBOX_GCC_Wno-vla)
     270        $(VBOX_GCC_Wno-vla) \
     271        -Wno-format
    271272  endif
    272273  vboxsoap_CLEAN := $(vboxsoap_SOURCES) # lazy bird
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