mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
This is broken on alpha 4.x as well.
This commit is contained in:
parent
737889d99e
commit
76a02c2544
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101803
@ -32,7 +32,7 @@ do-install:
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
|
.if ${ARCH} == "alpha"
|
||||||
BROKEN= "Does not compile (coredump)"
|
BROKEN= "Does not compile (coredump)"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user