diff options
| author | Prasad Singamsetty <Prasad.Singamsetty@Sun.COM> | 2008-09-24 10:49:23 -0700 |
|---|---|---|
| committer | Prasad Singamsetty <Prasad.Singamsetty@Sun.COM> | 2008-09-24 10:49:23 -0700 |
| commit | db31b05781045982dfb934e7f43742700da320ae (patch) | |
| tree | 1f38b58a48f138301dfd0d9b0840b3dbacf22850 /usr/src/cmd | |
| parent | 090a8d9e70b0696e7d9bc114c6e021757c9f04fe (diff) | |
| download | illumos-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/Makefile | 2 |
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: |
