Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellTear authored Mar 17, 2022
1 parent 0ad9ae0 commit 8f46ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
build:
cargo build --release --bin ethereal
RUSTFLAGS="-C target-cpu=native" cargo build --release --bin ethereal

build-wasm:
cargo build --release --bin wasm --target wasm32-unknown-unknown
Expand Down

0 comments on commit 8f46ab2

Please sign in to comment.