On Mon, Apr 29, 2019 at 09:36:20PM -0700, Josh Elsasser wrote: > On Sun, Apr 28, 2019 at 07:22:18AM -0700, Josh Elsasser wrote: > > I'm preparing an update of lang/sbcl to 1.5.2, which should be > > released in a day or two. Here is an update to a current git snapshot > > if anyone wants to give it a try. I've already built and run the test > > suite on all three arches but more testing never hurts. > > > > The port itself is once again patches sbcl to run the contrib module > > tests during 'regress' and not 'build'. This in combination with > > upstream improvements should allow the threads flavor to be built by > > default again, and now on macppc too. > > > > Additionally, the non-threading options enabled by "./make.sh --fancy" > > are now always enabled, namely core compression. > > > > The only downside is that the base makeinfo will no longer build the > > texinfo docs, so pull in print/texinfo instead. > > Here is the actual update to 1.5.2, note that this adds and removes > files. The threads flavor can be re-enabled in lang/Makefile as well. > >
ok solene@ tested flavors on amd64 this allows me to update x11/stumpwm which requires the thread flavor :)
