mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Rustc compilation flags for aesni
This commit is contained in:
parent
74cce55efb
commit
e1fc717b4d
@ -1,2 +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