summaryrefslogtreecommitdiff
path: root/usr/src/cmd/passmgmt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/passmgmt/Makefile')
-rw-r--r--usr/src/cmd/passmgmt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/src/cmd/passmgmt/Makefile b/usr/src/cmd/passmgmt/Makefile
index 397270a03c..f6d9bf3283 100644
--- a/usr/src/cmd/passmgmt/Makefile
+++ b/usr/src/cmd/passmgmt/Makefile
@@ -38,6 +38,9 @@ $(ROOTFILE):= FILEMODE= $(LIBFILEMODE)
.KEEP_STATE:
LDLIBS += -lsecdb -lnsl
+CERRWARN += -_gcc=-Wno-type-limits
+CERRWARN += -_gcc=-Wno-implicit-function-declaration
+CERRWARN += -_gcc=-Wno-uninitialized
all: $(PROG) $(TXTS)