summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sendmail
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sendmail')
-rw-r--r--usr/src/cmd/sendmail/libsm/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/cmd/sendmail/libsm/Makefile b/usr/src/cmd/sendmail/libsm/Makefile
index 4eda2239b7..da14b1d0e0 100644
--- a/usr/src/cmd/sendmail/libsm/Makefile
+++ b/usr/src/cmd/sendmail/libsm/Makefile
@@ -23,10 +23,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
-# cmd/sendmail/libsm/Makefile
-#
include ../../Makefile.cmd
include ../Makefile.cmd
@@ -54,6 +50,8 @@ TESTS= t-event t-exc t-rpool t-string t-smstdio t-match t-strio t-heap \
libsm= libsm.a
+CERRWARN += -_gcc=-Wno-type-limits
+
.KEEP_STATE:
all: $(libsm)