@ -44,6 +44,11 @@ open mcl.sln and build or if you have msbuild.exe
msbuild /p:Configuration=Release
```
## Build for ARM64 Linux
make MCL_USE_LLVM=1 LLVM_VER=-3.7 CPU=aarch64
### Build with LLVM
require clang 3.8 or over.