diff options
Diffstat (limited to 'usr/src/cmd/devinfo/Makefile')
| -rw-r--r-- | usr/src/cmd/devinfo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/devinfo/Makefile b/usr/src/cmd/devinfo/Makefile index 58b5c56131..360f4b01c0 100644 --- a/usr/src/cmd/devinfo/Makefile +++ b/usr/src/cmd/devinfo/Makefile @@ -22,6 +22,7 @@ # # Copyright 2004 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. +# Copyright 2018 Joyent, Inc. # # cmd/devinfo/Makefile # @@ -33,6 +34,7 @@ include ../Makefile.cmd LDLIBS += -ladm -lefi CFLAGS += $(CCVERBOSE) CERRWARN += -_gcc=-Wno-uninitialized +C99LMODE= -Xc99=%all .KEEP_STATE: |
