VirtualBox

Changeset 34618 in vbox


Ignore:
Timestamp:
Dec 2, 2010 3:14:40 PM (14 years ago)
Author:
vboxsync
Message:

VCC70 workaround.

File:
1 edited

Legend:

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

    r34609 r34618  
    245245  $(VBOX_GSOAP_CXX_SOURCES)_CXXFLAGS = -Wno-format
    246246 endif
    247  ifeq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH).$(KBUILD_TYPE),win.x86.release)
    248   define def_vboxsoap_sources_cxxflags
    249    $(file)_CXXFLAGS += -O1
    250   endef
    251   $(foreach file,$(vboxsoap_SOURCES),$(eval $(call def_vboxsoap_sources_cxxflags)))
    252  endif
     247 $(VBOXWEB_OUT_DIR)/soapC-3.cpp_CXXFLAGS.win.x86 = -Og- # VCC70 says "function too large".
    253248
    254249ifdef VBOX_SOAP_PRECOMPILED_HEADER
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