Use NO_WCAST_ALIGN for usr.bin/ncplist, as there are many potential

alignment issues in it.  (Though I doubt anyone still cares about
NetWare support...)

MFC after:	1 week
This commit is contained in:
Dimitry Andric 2011-12-17 17:04:30 +00:00
parent fa3935bcea
commit d411ccb3b2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228649

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ncplist
NO_WCAST_ALIGN=
DPADD= ${LIBNCP} ${LIBIPX}
LDADD= -lncp -lipx