Set WARNS=0 as a temp work around until I can get access to an IA-64 box
to do this right. Approved by: RE
This commit is contained in:
parent
7af7629bdb
commit
fa8491dd75
@ -2,6 +2,8 @@
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc0"
|
||||
|
||||
WARNS= 0
|
||||
|
||||
.if ${TARGET_ARCH} != "ia64"
|
||||
NOMAN= true
|
||||
BINDIR= /usr/libexec/cross/ia64-freebsd
|
||||
|
Loading…
Reference in New Issue
Block a user