Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
3rav authored Jul 25, 2024
1 parent 9597295 commit 291073e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-precice/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ build() {
local PREFIX_WIN=$(cygpath -wm ${MINGW_PREFIX})
. ${MINGW_PREFIX}/src/petsc/petsc
for build in ${petsc_builds}; do
#export PETSC_ARCH=${build}
export PETSC_ARCH=dmo
export PETSC_ARCH=${build}
#export PETSC_ARCH=dmo
export PETSC_DIR=${MINGW_PREFIX}/src/petsc
done

Expand Down

0 comments on commit 291073e

Please sign in to comment.