mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-09 14:55:25 +00:00
install_easy.sh is used for local installation, which implies that if it invokes make, the binaries are not being cross-compiled. That allows us to pass `-march=native` to make sure the binaries are optimized for the current CPU. We prepend `-march=native` to CFLAGS to make sure that if a user sets CFLAGS with a distinct `-march` option, ours will get overwritten.
23 KiB
Executable File
23 KiB
Executable File