- Timestamp:
- Aug 15, 2016 9:13:15 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/Config.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r63448 r63462 2716 2716 VBOX_GCC_WARN_MASOCHISTIC ?= -Wunused-variable -Wunused-function -Wunused-label -Wunused-parameter 2717 2717 endif 2718 if $(KBUILD_TARGET) == "linux" || defined(VBOX_ GCC_WARN_MASOCHISTIC)2718 if $(KBUILD_TARGET) == "linux" || defined(VBOX_WITH_MASOCHISTIC_WARNINGS) 2719 2719 VBOX_GCC_WARN_PEDANTIC += $(VBOX_GCC_WARN_MASOCHISTIC) 2720 2720 endif
Note:
See TracChangeset
for help on using the changeset viewer.

