WIP: community/sbcl: add back thread support
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