aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctld/Makefile')
-rw-r--r--usr.sbin/ctld/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ctld/Makefile b/usr.sbin/ctld/Makefile
index f96f3152e061..314554a99b56 100644
--- a/usr.sbin/ctld/Makefile
+++ b/usr.sbin/ctld/Makefile
@@ -3,7 +3,7 @@
CFLAGS+=-I${SRCTOP}/contrib/libucl/include
.PATH: ${SRCTOP}/contrib/libucl/include
-PACKAGE= iscsi
+PACKAGE= ctl
PROG_CXX= ctld
SRCS= ctld.cc conf.cc discovery.cc isns.cc kernel.cc
SRCS+= login.cc parse.y token.l y.tab.h uclparse.cc
@@ -14,6 +14,7 @@ CFLAGS+= -I${SRCTOP}/sys/dev/iscsi
CFLAGS+= -I${SRCTOP}/lib/libiscsiutil
#CFLAGS+= -DICL_KERNEL_PROXY
NO_WCAST_ALIGN=
+CXXWARNFLAGS.gcc= -Wno-shadow
MAN= ctld.8 ctl.conf.5
LIBADD= bsdxml iscsiutil md sbuf util ucl m nv