summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ptools/Makefile.bld
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ptools/Makefile.bld')
-rw-r--r--usr/src/cmd/ptools/Makefile.bld4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/ptools/Makefile.bld b/usr/src/cmd/ptools/Makefile.bld
index 8607a5b3f8..b52738b2e0 100644
--- a/usr/src/cmd/ptools/Makefile.bld
+++ b/usr/src/cmd/ptools/Makefile.bld
@@ -65,12 +65,12 @@ CERRWARN_plgrp += -_smatch=off
CERRWARN_pmadvise += -_smatch=off
CERRWARN_ppriv += -_gcc=-Wno-parentheses
-CERRWARN_ppriv += -_gcc=-Wno-uninitialized
+CERRWARN_ppriv += $(CNOWARN_UNINIT)
CERRWARN_ptree += -_gcc=-Wno-parentheses
CERRWARN_ptree += -_smatch=off
-CERRWARN_pstack += -_gcc=-Wno-uninitialized
+CERRWARN_pstack += $(CNOWARN_UNINIT)
CERRWARN_pstack += -_gcc=-Wno-clobbered
CERRWARN_pargs += -_gcc=-Wno-clobbered