asm-keccak added (#5997)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
Shashank Trivedi
2024-01-13 04:41:29 +05:30
committed by GitHub
parent e67567cf01
commit 8761072977
4 changed files with 18 additions and 6 deletions

View File

@ -231,4 +231,4 @@ update-book-cli: ## Update book cli documentation.
.PHONY: maxperf
maxperf:
RUSTFLAGS="-C target-cpu=native" cargo build --profile maxperf --features jemalloc
RUSTFLAGS="-C target-cpu=native" cargo build --profile maxperf --features jemalloc,asm-keccak