summaryrefslogtreecommitdiff
path: root/usr/src/cmd/rmmount
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/rmmount')
-rw-r--r--usr/src/cmd/rmmount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/rmmount/Makefile b/usr/src/cmd/rmmount/Makefile
index 2c6d2646af..2723b40ba5 100644
--- a/usr/src/cmd/rmmount/Makefile
+++ b/usr/src/cmd/rmmount/Makefile
@@ -46,7 +46,7 @@ CERRWARN += -_gcc=-Wno-switch
CERRWARN += -_gcc=-Wno-unused-variable
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-unused-function
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off