redox/recipes/block_encrypt/recipe.sh
2019-11-06 20:51:26 +01:00

4 lines
125 B
Bash

GIT=https://github.com/tomasritter/block_encrypt.git
CARGO=(env RUSTFLAGS="$PREFIX_RUSTFLAGS -C target-feature=+aes" xargo)