Skip to content

WIP: community/sbcl: add back thread support

Will Sinatra requested to merge durrendal/aports:sbcl_case into master

x86 and armv7 don't support sb-thread, however x86_64 and aarch64 do. The case statement in the build function lets us parcel out which arches are built with specific internal libraries to work around that.

Edited by Will Sinatra

Merge request reports