diff options
Diffstat (limited to 'usr/src/cmd/isainfo/Makefile')
| -rw-r--r-- | usr/src/cmd/isainfo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/cmd/isainfo/Makefile b/usr/src/cmd/isainfo/Makefile index c1958322df..4089921bfb 100644 --- a/usr/src/cmd/isainfo/Makefile +++ b/usr/src/cmd/isainfo/Makefile @@ -22,8 +22,6 @@ # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# PROG= isainfo @@ -36,6 +34,7 @@ include ../Makefile.cmd CPPFLAGS += -I$(ELFCAP) -I../../uts/common CFLAGS += $(CCVERBOSE) +CERRWARN += -_gcc=-Wno-type-limits .KEEP_STATE: |
