Loading
{bintools,cc}-wrapper: use a fallback SDK when `DEVELOPER_DIR` is not set
It is unusual to invoke a wrapped compiler without setting `DEVELOPER_DIR`, but it can happen when a user adds a compiler to their installed packages or when a package intentionally invokes the compiler without an environment (such as the GHC binary packages).