VirtualBox

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


Ignore:
Timestamp:
Aug 13, 2016 4:34:46 PM (8 years ago)
Author:
vboxsync
Message:

vboxwebsrv seems to need $(VBOX_GCC_Wno-literal-suffix) as well

File:
1 edited

Legend:

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

    r63394 r63416  
    315315 vboxwebsrv_CXXFLAGS.win += -bigobj
    316316 ifn1of ($(KBUILD_TARGET), win)
    317   vboxwebsrv_CXXFLAGS += -Wno-shadow
     317  vboxwebsrv_CXXFLAGS += -Wno-shadow $(VBOX_GCC_Wno-literal-suffix)
    318318 endif
    319319 vboxwebsrv_LIBS += \
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