diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2011-11-08 17:01:06 -0500 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2011-11-08 17:01:06 -0500 |
| commit | 8ac09fcebf848c31516b15ce92861de4b2f514e8 (patch) | |
| tree | 15f875666889194a611f93f451d6996168ed6c67 /usr/src/cmd/zoneadmd/Makefile | |
| parent | 36a00406f380da1f3fd86e1a6af2de4d9f64633c (diff) | |
| download | illumos-joyent-8ac09fcebf848c31516b15ce92861de4b2f514e8.tar.gz | |
backout 1644/1645/1646/1647/1708: Breaks 'zfs snapshot', boot environments
Diffstat (limited to 'usr/src/cmd/zoneadmd/Makefile')
| -rw-r--r-- | usr/src/cmd/zoneadmd/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/cmd/zoneadmd/Makefile b/usr/src/cmd/zoneadmd/Makefile index ecba1cf7bd..cb03ef459a 100644 --- a/usr/src/cmd/zoneadmd/Makefile +++ b/usr/src/cmd/zoneadmd/Makefile @@ -23,7 +23,6 @@ # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright (c) 2011 by Delphix. All rights reserved. # PROG= zoneadmd @@ -43,10 +42,6 @@ LDLIBS += -lsocket -lzonecfg -lnsl -ldevinfo -ldevice -lnvpair \ -linetutil XGETFLAGS += -a -x zoneadmd.xcl -# lint is confused by libzfs.h:struct sendflags -LINTFLAGS += -xerroff=E_INCONS_ARG_DECL2 -LINTFLAGS64 += -xerroff=E_INCONS_ARG_DECL2 - .KEEP_STATE: .PARALLEL: |
