parent
edeb296502
commit
ca05f8c697
|
@ -23,7 +23,7 @@ Compile OpenSSL 1.1.1h for all targets:
|
||||||
Compile OpenSSL 1.1.1h for specific targets:
|
Compile OpenSSL 1.1.1h for specific targets:
|
||||||
|
|
||||||
```
|
```
|
||||||
./build-libssl.sh --version=1.1.1h --targets="ios-cross-armv7 macos64-x86_64"
|
./build-libssl.sh --version=1.1.1h --targets="ios64-cross-arm64 macos64-x86_64 macos64-arm64"
|
||||||
```
|
```
|
||||||
|
|
||||||
For all options see:
|
For all options see:
|
||||||
|
|
Loading…
Reference in New Issue