Skip to content

Commit

Permalink
do a bad bad thing
Browse files Browse the repository at this point in the history
  • Loading branch information
ncitron committed Apr 17, 2024
1 parent 1facb9c commit 676a0d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
build-toolchain:
CARGO_TARGET_RISCV32I_JOLT_ZKVM_ELF_RUSTFLAGS="-Cpasses=loweratomic" ./x build --stage 1
unset GITHUB_ACTIONS
CARGO_TARGET_RISCV32I_JOLT_ZKVM_ELF_RUSTFLAGS="-Cpasses=loweratomic" ./x build
CARGO_TARGET_RISCV32I_JOLT_ZKVM_ELF_RUSTFLAGS="-Cpasses=loweratomic" ./x build --stage 2

install-toolchain:
Expand Down

0 comments on commit 676a0d5

Please sign in to comment.