Skip to content

Commit 78f25a9

Browse files
committed
add vendor
1 parent ed429b8 commit 78f25a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cmake -DCMAKE_INSTALL_PREFIX=${prefix} \
3434
-DBUILD_SHARED_LIBS=${BUILD_SHARED} \
3535
-DZLIB_USE_STATIC_LIBS=${BUILD_STATIC} \
3636
-DHIPO=ON \
37-
-DBLAS_ROOT="${prefix}" \
37+
-DBLA_VENDOR=OpenBLAS \
3838
-DMETIS_ROOT=${prefix} \
3939
..
4040

0 commit comments

Comments
 (0)