Changeset 69043 in vbox for trunk/src/VBox/ExtPacks/VBoxDTrace
- Timestamp:
- Oct 11, 2017 4:03:47 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118322
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/Makefile.kmk
r68816 r69043 212 212 $(VBOXDT_PATH)/generated/dt_lex.c 213 213 endif 214 ifeq ($(KBUILD_HOST),linux) 215 if $(VBOX_GCC_VERSION_CXX) >= 70000 216 VBoxDTraceCmd_CFLAGS += -Wno-implicit-fallthrough 217 endif 218 endif 214 219 VBoxDTraceCmd_DEFS += USING_FLEX 215 220 $(call VBOX_SET_VER_INFO_DLL,VBoxDTraceCmd,VBoxDTrace Command Implementation)
Note:
See TracChangeset
for help on using the changeset viewer.