summaryrefslogtreecommitdiff
path: root/usr/src/lib/nsswitch/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/nsswitch/Makefile.com')
-rw-r--r--usr/src/lib/nsswitch/Makefile.com8
1 files changed, 1 insertions, 7 deletions
diff --git a/usr/src/lib/nsswitch/Makefile.com b/usr/src/lib/nsswitch/Makefile.com
index 570ae3a035..df29c223a5 100644
--- a/usr/src/lib/nsswitch/Makefile.com
+++ b/usr/src/lib/nsswitch/Makefile.com
@@ -22,7 +22,7 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# Copyright (c) 2018, Joyent, Inc.
+# Copyright 2019 Joyent, Inc.
include $(SRC)/lib/Makefile.lib
@@ -36,12 +36,6 @@ LINTOUT = lint.out
CPPFLAGS += -D_REENTRANT
-CERRWARN += -_gcc=-Wno-switch
-CERRWARN += -_gcc=-Wno-uninitialized
-CERRWARN += -_gcc=-Wno-parentheses
-CERRWARN += -_gcc=-Wno-unused-variable
-CERRWARN += -_gcc=-Wno-address
-
# not linted
SMATCH=off