On 2023/07/29 14:13:39 +0200, Sebastien Marie <[email protected]> wrote:
> Hi,
> 
> I would like to remove the 'threads' FLAVOR of lang/sbcl and avoid providing 
> two 
> differents versions of sbcl (with and without sb-thread).
> 
> The following diff merges both lang/sbcl, and lang/sbcl,threads .
> Only i386 and arm will be compiled without sb-thread.
> 
> x11/stumpwm and lang/Makefile would be adjusted accordingly.
> 
> I would be interested about drawbacks if we have only one version.

I don't think there's much to gain by packaging sbcl without threads
on an arch where threads are supported, especially since tons of stuff
expects that threads are available.  So, OK from me to remove the
'threadless' sbcl on supported arches and a big thank you :)

Reply via email to