julia
60291736
- OpenBLAS: Fix cross-compilation detection for source build. (#56139)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#56139 - OpenBLAS: Fix cross-compilation detection for source build.
Author
maleadt
Parents
7f97a9d0
Loading