mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
Merge branch 'master' into 'master'
Added BlockEncrypt See merge request redox-os/cookbook!228
This commit is contained in:
commit
0467a269ac
3
recipes/block_encrypt/recipe.sh
Normal file
3
recipes/block_encrypt/recipe.sh
Normal file
@ -0,0 +1,3 @@
|
||||
GIT=https://github.com/tomasritter/block_encrypt.git
|
||||
CARGO=(env RUSTFLAGS="$PREFIX_RUSTFLAGS -C target-feature=+aes" xargo)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user