mark as broken on alpha - hangs on runtime during build process
This commit is contained in:
parent
13fc8444b0
commit
826180499b
@ -1,6 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2002/12/29 20:41:08 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2003/09/07 19:53:08 pvalchev Exp $
|
||||
# losely based on the FreeBSD port
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
BROKEN= "hangs at runtime during build process"
|
||||
.endif
|
||||
|
||||
COMMENT= "scheme r5 interpreter"
|
||||
|
||||
CATEGORIES= lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user