diff --git a/Support-for-AARCH64.md b/Support-for-AARCH64.md index 6fa3058..4fbfba7 100644 --- a/Support-for-AARCH64.md +++ b/Support-for-AARCH64.md @@ -31,7 +31,9 @@ Please report all results and include your CPU and OS, any custom build options, Successful compilation is the first step. The recommended procedure is to folllow thw Linux build instructions for installing dependencies. `./autogen.sh` + `CFLAGS="-O2 -march=armv8-a+crypto+sha2+aes -Wall -flax-vector-conversions" ./configure --with-curl` + `make -j $nproc` "native" can be substituted for -march=.