Skip to content

Commit

Permalink
Update compiler-rt (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
XuJiandong authored Oct 26, 2023
1 parent 7729f5e commit 21c216b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ clean:
rm -f build/ckb-js-vm
rm -f build/ckb-js-vm.debug
cd tests/ckb_js_tests && make clean
make -C deps/compiler-rt-builtins-riscv clean

install:
wget 'https://github.com/nervosnetwork/ckb-standalone-debugger/releases/download/v0.111.0/ckb-debugger-linux-x64.tar.gz'
Expand Down

0 comments on commit 21c216b

Please sign in to comment.