mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build instructions for old OS X versions.
This commit is contained in:
Vendored
+1
-1
Submodule Telegram/ThirdParty/tgcalls updated: db23f73e45...e8e9dd8934
@@ -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 ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user