BROKEN on amd64: Configure fails
This commit is contained in:
parent
e352b7c102
commit
0e79f9823c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110356
1 changed files with 4 additions and 0 deletions
|
@ -37,4 +37,8 @@ INFO= bfd
|
|||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
BROKEN= "Configure fails on amd64"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue