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:
parent
fe0982e586
commit
aececc3033
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= ncplist
|
||||
NO_WCAST_ALIGN=
|
||||
|
||||
DPADD= ${LIBNCP} ${LIBIPX}
|
||||
LDADD= -lncp -lipx
|
||||
|
Loading…
Reference in New Issue
Block a user