Use NO_WCAST_ALIGN for usr.sbin/boot0cfg; because this is only built for
x86, any alignment warnings can be safely ignored. MFC after: 1 week
This commit is contained in:
parent
98e0f284ba
commit
14fa6dc403
@ -6,4 +6,6 @@ MAN= boot0cfg.8
|
||||
DPADD= ${LIBGEOM} ${LIBBSDXML} ${LIBSBUF}
|
||||
LDADD= -lgeom -lbsdxml -lsbuf
|
||||
|
||||
NO_WCAST_ALIGN=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user