mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Mark as broken on sparc64.
Hat: portmgr
This commit is contained in:
parent
307884eb82
commit
0c0366ea76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259203
@ -32,6 +32,10 @@ USE_PYTHON= yes
|
||||
BROKEN= Does not compile on FreeBSD 7.X
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64: segfault
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DIC_UT)
|
||||
WITH_DIC_UT_MEISHI=yes
|
||||
WITH_DIC_UT_JINMEI=yes
|
||||
|
Loading…
Reference in New Issue
Block a user