VirtualBox

Changeset 64014 in vbox for trunk/src/VBox/Main/webservice


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

Main/webservice: -Wno-format only for gcc

File:
1 edited

Legend:

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

    r64013 r64014  
    269269  vboxsoap_CXXFLAGS += \
    270270        $(VBOX_GCC_Wno-vla) \
    271         -Wno-format
     271        $(if-expr $(KBUILD_TARGET) == "win",,-Wno-format)
    272272  endif
    273273  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