Resolve "uiop: Remember single/multi-threaded in the implementation-identifier."
This is necessary to avoid ASDF putting single- and multi-threaded SBCL fasls in the same directory. That's the wrong thing, since they are not compatible. By giving such builds different implementation-identifiers, they are kept apart.
Loading
Please sign in to comment