summaryrefslogtreecommitdiff
path: root/usr/src/tools/install.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/install.bin/Makefile')
-rw-r--r--usr/src/tools/install.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/tools/install.bin/Makefile b/usr/src/tools/install.bin/Makefile
index a049e94ccd..216e79e63e 100644
--- a/usr/src/tools/install.bin/Makefile
+++ b/usr/src/tools/install.bin/Makefile
@@ -31,6 +31,7 @@ SRCS= $(PROG).c ../protocmp/stdusers.c
include ../Makefile.tools
CFLAGS += $(CCVERBOSE)
+CERRWARN += -_gcc=-Wno-type-limits
CPPFLAGS += -I../protocmp
LDLIBS += -lgen
CLEANFILES += $(OBJS)