mirror of
https://github.com/izzy2lost/android_openssl.git
synced 2026-06-19 01:20:12 -07:00
Add some notes about the build script to README.md
This commit is contained in:
committed by
Assam Boudjelthia
parent
3df6b5f37c
commit
4c2f6daad9
@@ -1,5 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
## Prerequisites
|
||||
## On both Linux, macOS: 'patchelf' command is needed for OpenSSL 3+
|
||||
## On macOS:
|
||||
## - bash shell version 4+ is required
|
||||
## - wget command
|
||||
|
||||
BUILD_DIR=$(pwd)
|
||||
|
||||
# Comment out the line for any configuration you don't want to build
|
||||
|
||||
Reference in New Issue
Block a user