summaryrefslogtreecommitdiff
path: root/usr/src/cmd/eqn/eqn.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/eqn/eqn.d/Makefile')
-rw-r--r--usr/src/cmd/eqn/eqn.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/eqn/eqn.d/Makefile b/usr/src/cmd/eqn/eqn.d/Makefile
index 08c289eb03..6c46021db2 100644
--- a/usr/src/cmd/eqn/eqn.d/Makefile
+++ b/usr/src/cmd/eqn/eqn.d/Makefile
@@ -35,7 +35,7 @@ LDFLAGS += $(MAPFILE.NGB:%=-M%)
CERRWARN += -_gcc=-Wno-implicit-function-declaration
CERRWARN += -_gcc=-Wno-unused-label
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
# not linted
SMATCH=off