BROKEN on amd64: Configure fails
This commit is contained in:
parent
71069ab9f2
commit
eeebfe0ac3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153940
1 changed files with 4 additions and 0 deletions
|
@ -41,4 +41,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