Skip to content

Commit

Permalink
fix(build): updated hermit make targets
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlWachter committed Jun 5, 2024
1 parent c340c96 commit 7e3c0a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ cmake ../../hermit/ \
-DTOOLCHAIN_BIN_DIR=$PREFIX/bin \
-DCMAKE_INSTALL_PREFIX=$PREFIX \
-DBOOTSTRAP=true
make hermit-bootstrap
make hermit-bootstrap-install
make hermit
make hermit_rs-install
cd -
fi

Expand Down

0 comments on commit 7e3c0a0

Please sign in to comment.