You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix USE_BINARYBUILDER_OPENBLAS=0 on macOS (#42538)
* Fix USE_BINARYBUILDER_OPENBLAS=0 on macOS
We didn't properly move the OpenBLAS -> Objconv dependency chain
over to manifest files. This was not visible until now because we
rarely build OpenBLAS from source without also building Objconv from
source.
Fixes#42519
* Also update path to `objconv` binary
(cherry picked from commit 6af7584)
0 commit comments