julia
60291736 - OpenBLAS: Fix cross-compilation detection for source build. (#56139)

Commit
1 year ago
OpenBLAS: Fix cross-compilation detection for source build. (#56139) We may be cross-compiling Linux-to-Linux, in which case `BUILD_OS` == `OS`, so look at `XC_HOST` to determine whether we're cross compiling.
Author
Parents
Loading