VirtualBox

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


Ignore:
Timestamp:
Aug 12, 2016 8:16:55 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110040
Message:

vboxsoap: Add -Wno-literal-suffix when available, trouble in some stdsoap2.h macros.

File:
1 edited

Legend:

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

    r62875 r63394  
    215215  vboxsoap_CXXFLAGS.win += -bigobj
    216216  ifn1of ($(KBUILD_TARGET), win)
    217    vboxsoap_CXXFLAGS += -Wno-shadow -Wno-parentheses
     217   vboxsoap_CXXFLAGS += -Wno-shadow -Wno-parentheses $(VBOX_GCC_Wno-literal-suffix)
    218218  endif
    219219  vboxsoap_INCS := \
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