- sprinkle some BROKEN-$ARCH
This commit is contained in:
parent
7d0e24663f
commit
2f1f78c0d6
@ -1,8 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/08/10 06:31:42 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/04/15 07:10:43 jasper Exp $
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
BROKEN= SIGBUS on sparc64 when starting
|
||||
.endif
|
||||
BROKEN-sparc64= SIGBUS on sparc64 when starting
|
||||
|
||||
COMMENT= graphical roguelike game
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2009/12/22 16:28:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2010/04/15 07:10:43 jasper Exp $
|
||||
|
||||
.if ${MACHINE_ARCH} == "hppa"
|
||||
BROKEN= gcc bug
|
||||
.endif
|
||||
BROKEN-hppa= gcc bug
|
||||
|
||||
COMMENT= graphical adventure game interpreter
|
||||
DISTNAME= scummvm-1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user