Nope, still broken on sparc64.
This commit is contained in:
parent
5d4ea25ee9
commit
feb7d36eb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230205
1 changed files with 3 additions and 3 deletions
|
@ -31,8 +31,8 @@ post-patch:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
#.if ${ARCH} == "sparc64"
|
||||
#BROKEN= Does not compile on sparc64
|
||||
#.endif
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue