Skip to content

Commit 7f5ae41

Browse files
committed
prefix
1 parent a3ff72d commit 7f5ae41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/julia/build_tarballs.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ cmake -DCMAKE_INSTALL_PREFIX=${prefix} \
3434
-DBUILD_SHARED_LIBS=${BUILD_SHARED} \
3535
-DZLIB_USE_STATIC_LIBS=${BUILD_STATIC} \
3636
-DHIPO=ON \
37+
-DBLA_VENDOR=OpenBLAS \
3738
-DCMAKE_PREFIX_PATH=${prefix} \
3839
-DMETIS_ROOT=${prefix} \
3940
..

0 commit comments

Comments
 (0)