BROKEN on sparc64: Fails to link
This commit is contained in:
parent
f2befaf41c
commit
151e9079d2
@ -44,6 +44,10 @@ MANPAGES= gdb.1:gdb run.1:sim/common
|
||||
BROKEN= "Configure fails on amd64"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= "Fails to link"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin
|
||||
.for F in ${BINARIES}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user