mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
Removed +ssse3 from arm platform build script
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM rustembedded/cross:arm-unknown-linux-gnueabihf
|
||||
|
||||
ENV RUSTFLAGS="-Ctarget-feature=+aes,+ssse3"
|
||||
ENV RUSTFLAGS="-Ctarget-feature=+aes"
|
||||
|
||||
Reference in New Issue
Block a user