ld -Z might be fixed on powerpc, remove the BROKEN marker

This commit is contained in:
jca 2015-09-11 11:33:35 +00:00
parent 66d0758ed4
commit e54be8953e
2 changed files with 2 additions and 5 deletions

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile,v 1.56 2015/09/08 18:32:00 jca Exp $
BROKEN-powerpc= needs a working ld(1) -Z
# $OpenBSD: Makefile,v 1.57 2015/09/11 11:33:35 jca Exp $
COMMENT= GNU editor: extensible, customizable, self-documenting

View File

@ -1,7 +1,6 @@
# $OpenBSD: Makefile,v 1.78 2015/09/08 18:32:00 jca Exp $
# $OpenBSD: Makefile,v 1.79 2015/09/11 11:33:35 jca Exp $
BROKEN-i386= segfault during build (./temacs -batch -l loadup dump)
BROKEN-powerpc= needs a working ld(1) -Z
COMMENT-main= GNU editor: extensible, customizable, self documenting
COMMENT-el= elisp sources for those who want to read/modify them