VirtualBox

Changeset 63742 in vbox for trunk/src


Ignore:
Timestamp:
Sep 7, 2016 8:49:06 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110530
Message:

Main/webservices: tools/common/gsoap/v2.7.12-r2/stdsoap2.cpp has a problem with '(err == SOAP_EWOULDBLOCK \|| err == SOAP_EAGAIN)'

File:
1 edited

Legend:

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

    r63416 r63742  
    264264        $(VBOXWEB_OUT_DIR)/gsoap_copy_all_ts
    265265  ifn1of ($(KBUILD_TARGET), win)
    266    $(VBOX_GSOAP_CXX_SOURCES)_CXXFLAGS = -Wno-format
     266   $(VBOX_GSOAP_CXX_SOURCES)_CXXFLAGS = \
     267        -Wno-format \
     268        $(if $(VBOX_GCC_Wlogical-op),-Wno-error=logical-op,)
    267269   # currently necessary when compiling against OpenSSL 1.0 due to a missing
    268270   # typecase from 'const v3_ext_method*' to 'aka v3_ext_method*'.
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