mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix build instructions for old OS X versions.
This commit is contained in:
parent
45419205c6
commit
b3eb41b989
2 changed files with 2 additions and 2 deletions
2
Telegram/ThirdParty/tgcalls
vendored
2
Telegram/ThirdParty/tgcalls
vendored
|
@ -1 +1 @@
|
|||
Subproject commit db23f73e451e3ae11551e7a444ec1a4087348e5c
|
||||
Subproject commit e8e9dd8934fdea47b2b2b0dadf2100fc3c17c914
|
|
@ -71,7 +71,7 @@ Go to ***BuildPath*** and run
|
|||
git clone https://github.com/openssl/openssl openssl_1_1_1
|
||||
cd openssl_1_1_1
|
||||
git checkout OpenSSL_1_1_1-stable
|
||||
./Configure --prefix=/usr/local/macos no-tests darwin64-x86_64-cc -static $MIN_VER
|
||||
./Configure no-tests darwin64-x86_64-cc -static -mmacosx-version-min=10.10
|
||||
make build_libs $MAKE_THREADS_CNT
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue