Commit 0457f6d4 authored by 董子豪's avatar 董子豪

remove

parent 5ff3f4fd
#!/bin/bash
cd extern/filecoin-ffi
make clean
FFI_BUILD_FROM_SOURCE=1 FFI_USE_BLST=1 make
cd ../..
env RUSTFLAGS="-C target-cpu=native -g" go build -o bench ./cmd/bench/main.go
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment