Skip to content

Commit

Permalink
Merge pull request #3 from arbor-sim/update_for_arb_090
Browse files Browse the repository at this point in the history
Update for current Arbor.
  • Loading branch information
brenthuisman authored Aug 18, 2023
2 parents 078c810 + 1a2cff8 commit 990ce87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-pyodide-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
-DCMAKE_INSTALL_PREFIX=$(realpath prefix) \
-DARB_USE_BUNDLED_LIBS=ON \
-DARB_MODCC="${ABS_MODCC}" \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=OFF \
-DARB_ARCH=generic
make -j 2
make install
Expand Down

0 comments on commit 990ce87

Please sign in to comment.