don't build threads flavor for now, it doesn't build reliably, and blocks

normal sbcl.

maintainer agrees, add comment per aja@'s request, which is a good idea.
This commit is contained in:
espie 2017-07-06 21:25:38 +00:00
parent 7e667b1403
commit 851fb29537
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.200 2017/06/29 15:56:43 bcallah Exp $
# $OpenBSD: Makefile,v 1.201 2017/07/06 21:25:38 espie Exp $
SUBDIR =
SUBDIR += STk
@ -82,7 +82,7 @@
SUBDIR += ruby
SUBDIR += rust
SUBDIR += sbcl
SUBDIR += sbcl,threads
# SUBDIR += sbcl,threads
SUBDIR += scala
SUBDIR += scheme-report
SUBDIR += scheme48

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2017/02/06 12:23:14 sthen Exp $
# $OpenBSD: Makefile,v 1.34 2017/07/06 21:25:38 espie Exp $
# not yet ported to other arches
ONLY_FOR_ARCHS = amd64 i386 powerpc
@ -29,6 +29,9 @@ MODGCC4_LANGS= c
WANTLIB= c m util
PSEUDO_FLAVORS= native_bootstrap
# XXX threads flavor does not work reliably it won't even pass its self-test
# on amd64 all the time
FLAVORS= threads
FLAVOR?=