Merge pull request #208 from JBongars/patch-2

docs: updated README (build)
This commit is contained in:
Murmele 2022-07-22 11:30:13 +02:00 committed by GitHub
commit 784e4cdab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,11 +102,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