mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
BROKEN on sparc64: segfault during build
Approved by: portmgr (self)
This commit is contained in:
parent
bd15ae080c
commit
81087920af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132048
@ -61,6 +61,10 @@ PLIST_SUB+= XML="@comment "
|
||||
BROKEN= "Does not compile with gcc-2.95"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= "Segfault during build on sparc64"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 502110
|
||||
RUN_DEPENDS+= pgrep:${PORTSDIR}/sysutils/pkill
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user