summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/cron/Makefile')
-rw-r--r--usr/src/cmd/cron/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/cmd/cron/Makefile b/usr/src/cmd/cron/Makefile
index ce64d5a69b..c9ffeadffe 100644
--- a/usr/src/cmd/cron/Makefile
+++ b/usr/src/cmd/cron/Makefile
@@ -33,6 +33,11 @@ ROOTMANIFESTDIR = $(ROOTSVCSYSTEM)
ROOTMETHOD = $(ROOTLIBSVCMETHOD)/svc-cron
CPPFLAGS += -D_FILE_OFFSET_BITS=64 -I $(SRC)/common/util
+CERRWARN += -_gcc=-Wno-parentheses
+CERRWARN += -_gcc=-Wno-unused-label
+CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += -_gcc=-Wno-unused-variable
+CERRWARN += -_gcc=-Wno-unused-value
ROOTVAR = $(ROOT)/var