mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
4 lines
103 B
Docker
4 lines
103 B
Docker
FROM rustembedded/cross:aarch64-unknown-linux-gnu
|
|
|
|
ENV RUSTFLAGS="-Ctarget-feature=+aes,+neon,+crypto"
|