summaryrefslogtreecommitdiff
path: root/usr/src/cmd/flowstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/flowstat/Makefile')
-rw-r--r--usr/src/cmd/flowstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/flowstat/Makefile b/usr/src/cmd/flowstat/Makefile
index c568245899..fad17d84ab 100644
--- a/usr/src/cmd/flowstat/Makefile
+++ b/usr/src/cmd/flowstat/Makefile
@@ -37,7 +37,7 @@ LDLIBS += -L$(ROOT)/lib
LDLIBS += -ldladm -lofmt
CERRWARN += -_gcc=-Wno-implicit-function-declaration
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off