Mark as BROKEN-alpha: the pfe binary is called with --help during build

to generate its manpage, but it segfaults at that point. Why building it
at all then...
This commit is contained in:
landry 2013-12-30 11:46:16 +00:00
parent 59107e396c
commit b39a019651

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.18 2013/11/03 07:33:44 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2013/12/30 11:46:16 landry Exp $
BROKEN-powerpc= does not build, error: lvalue required as increment operand
BROKEN-alpha= pfe segfaults when called with --help during build
COMMENT= Portable Forth Environment