Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
3rav authored Oct 17, 2024
1 parent ef20f5b commit 385fa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-scotch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ _build_scotch() {
-DBUILD_LIBSCOTCHMETIS=OFF \
-DMPI_THREAD_MULTIPLE=OFF \
-DBUILD_PTSCOTCH=ON \
-DCOMMON_OS_WINDOWS=ON \
../${_realname}-v${pkgver}

${MINGW_PREFIX}/bin/cmake --build .
Expand Down Expand Up @@ -130,4 +131,3 @@ for _name in "${pkgname[@]}"; do
eval "${_func/#${_short}/package_${_name}}"
done
# template end;
#

0 comments on commit 385fa7f

Please sign in to comment.