summaryrefslogtreecommitdiff
path: root/usr/src/cmd
diff options
context:
space:
mode:
authorPrasad Singamsetty <Prasad.Singamsetty@Sun.COM>2008-09-24 10:49:23 -0700
committerPrasad Singamsetty <Prasad.Singamsetty@Sun.COM>2008-09-24 10:49:23 -0700
commitdb31b05781045982dfb934e7f43742700da320ae (patch)
tree1f38b58a48f138301dfd0d9b0840b3dbacf22850 /usr/src/cmd
parent090a8d9e70b0696e7d9bc114c6e021757c9f04fe (diff)
downloadillumos-joyent-db31b05781045982dfb934e7f43742700da320ae.tar.gz
6749581 lint warnings with the (new) SS12 compilers
Diffstat (limited to 'usr/src/cmd')
-rw-r--r--usr/src/cmd/format/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/format/Makefile b/usr/src/cmd/format/Makefile
index d40fff9348..1060271ac4 100644
--- a/usr/src/cmd/format/Makefile
+++ b/usr/src/cmd/format/Makefile
@@ -55,7 +55,7 @@ $(ROOTETCDATA) := GROUP = sys
LDLIBS += -ladm -lefi -ldiskmgt -lnvpair -ldevid
-CFLAGS += -D_EXTVTOC
+CPPFLAGS += -D_EXTVTOC
.KEEP_STATE: