Skip to content

Commit

Permalink
dfortran
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Feb 5, 2025
1 parent 35fd7b8 commit 9d81223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/recipes_emscripten/scipy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ ${PYTHON} -m pip install . -vvv --no-deps --no-build-isolation \
-Csetup-args="--cross-file=$SRC_DIR/emscripten.meson.cross" \
-Csetup-args="-Dblas=blas" \
-Csetup-args="-Dlapack=lapack" \
-Csetup-args="-Dfortran_std=none" \
-Csetup-args="-Duse-pythran=false"

0 comments on commit 9d81223

Please sign in to comment.