docs: updated README (build)

This commit is contained in:
Julien Bongars 2022-06-29 16:52:54 +08:00 committed by GitHub
parent d107914350
commit 05554d39f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,11 +95,16 @@ Windows:
perl Configure VC-WIN64A
nmake
macOS:
macOS (Intel):
./Configure darwin64-x86_64-cc no-shared
make
macOS (Apple Silicon)
./Configure darwin64-arm64-cc no-shared
make
Linux:
./config -fPIC