We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed429b8 commit 78f25a9Copy full SHA for 78f25a9
.github/julia/build_tarballs.jl
@@ -34,7 +34,7 @@ cmake -DCMAKE_INSTALL_PREFIX=${prefix} \
34
-DBUILD_SHARED_LIBS=${BUILD_SHARED} \
35
-DZLIB_USE_STATIC_LIBS=${BUILD_STATIC} \
36
-DHIPO=ON \
37
- -DBLAS_ROOT="${prefix}" \
+ -DBLA_VENDOR=OpenBLAS \
38
-DMETIS_ROOT=${prefix} \
39
..
40
0 commit comments