Changeset 64075 in vbox for trunk/Config.kmk
- Timestamp:
- Sep 28, 2016 11:30:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r64071 r64075 2589 2589 $(QUIET)$(APPEND) '$@' 'VBOX_GCC_Wno-literal-suffix ?=' 2590 2590 endif 2591 $(QUIET)$(APPEND) '$@' 'VBOX_GCC_Wno-misleading-indentation ?= $(call VBOX_GCC_CHECK_CC,-Wno-misleading-indentation,)' 2591 2592 $(QUIET)$(APPEND) '$@' 'VBOX_GCC_Wno-missing-field-initializers ?= $(call VBOX_GCC_CHECK_CC,-Wno-missing-field-initializers,)' 2592 2593 $(QUIET)$(APPEND) '$@' 'VBOX_GCC_Wno-pointer-to-int-cast ?= $(call VBOX_GCC_CHECK_CC,-Wno-pointer-to-int-cast,)'
Note:
See TracChangeset
for help on using the changeset viewer.