Mark as broken on powerpc: fails in assembler.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
105f839627
commit
e18026329b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285449
@ -46,4 +46,10 @@ post-install:
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc"
|
||||
BROKEN= Does not compile on powerpc: fails in assembler
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user