Skip to content

Commit

Permalink
Admit that it's BROKEN due to randomized mmap().
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weisgerber committed Feb 16, 2006
1 parent 5f140a1 commit b275dc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lang/clisp/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# $OpenBSD: Makefile,v 1.24 2005/02/11 12:14:37 alek Exp $
# $OpenBSD: Makefile,v 1.25 2006/02/16 20:56:58 naddy Exp $

BROKEN= "does not handle randomized mmap()"
ONLY_FOR_ARCHS= i386

COMMENT= "ANSI Common Lisp compiler"
Expand Down
3 changes: 2 additions & 1 deletion lang/gprolog/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2005/07/02 05:46:25 sturm Exp $
# $OpenBSD: Makefile,v 1.7 2006/02/16 20:56:58 naddy Exp $

BROKEN= "does not handle randomized mmap()"
ONLY_FOR_ARCHS= i386

COMMENT= Prolog compiler
Expand Down

0 comments on commit b275dc6

Please sign in to comment.