mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Don't build OpenSSL tests
To decrease actions run time and fails
This commit is contained in:
@@ -70,7 +70,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 darwin64-x86_64-cc -static $MIN_VER
|
||||
./Configure --prefix=/usr/local/macos no-tests darwin64-x86_64-cc -static $MIN_VER
|
||||
make build_libs $MAKE_THREADS_CNT
|
||||
cd ..
|
||||
|
||||
|
Reference in New Issue
Block a user