- Mark as BROKEN on sparc64 (uses machine-dependent assembly code)
Approved by: portmgr (pav)
This commit is contained in:
parent
96d85e2880
commit
c262ade15e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220386
@ -34,7 +34,7 @@ PORTDOCS= biew_en.txt biew_ru.txt develop.en develop.ru file_ini.en \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user