Actions
Support #5708
closedrid usbser/Makefile of CERRWARN
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-03-13
Due date:
% Done:
100%
Estimated time:
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
Placeholder to git rid of the CERRWARNs thus:
--- a/usr/src/uts/intel/usbser/Makefile +++ b/usr/src/uts/intel/usbser/Makefile @@ -68,10 +68,6 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE) # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN -CERRWARN += -_gcc=-Wno-uninitialized -CERRWARN += -_gcc=-Wno-parentheses -CERRWARN += -_gcc=-Wno-unused-label - .KEEP_STATE: all: $(ALL_DEPS)
Updated by Richard PALO about 8 years ago
please review https://reviews.csiden.org/r/177/
Updated by Electric Monk almost 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit d235eb05fe584753047218e3a6dd344d0154d19b
commit d235eb05fe584753047218e3a6dd344d0154d19b Author: Richard PALO <richard@NetBSD.org> Date: 2015-05-31T01:07:28.000Z 5708 rid usbser/Makefile of CERRWARN Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net> Reviewed by: Dan McDonald<danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions