Changeset 64013 in vbox for trunk/src/VBox/Main
- Timestamp:
- Sep 26, 2016 2:30:57 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/Makefile.kmk
r63980 r64013 268 268 $(VBOXWEB_OUT_DIR)/soapC-20.cpp 269 269 vboxsoap_CXXFLAGS += \ 270 $(VBOX_GCC_Wno-vla) 270 $(VBOX_GCC_Wno-vla) \ 271 -Wno-format 271 272 endif 272 273 vboxsoap_CLEAN := $(vboxsoap_SOURCES) # lazy bird
Note:
See TracChangeset
for help on using the changeset viewer.