Update cross_compile.sh
This commit is contained in:
parent
19d15fc42c
commit
b32870dc56
@ -22,7 +22,7 @@ make -f win32/Makefile.gcc BINARY_PATH=/tmp/zlib_cross/bin INCLUDE_PATH=/tmp/zli
|
|||||||
cd /tmp/openssl_cross
|
cd /tmp/openssl_cross
|
||||||
export CC=
|
export CC=
|
||||||
./Configure --cross-compile-prefix=x86_64-w64-mingw32- --prefix=/tmp/openssl_cross mingw64 shared
|
./Configure --cross-compile-prefix=x86_64-w64-mingw32- --prefix=/tmp/openssl_cross mingw64 shared
|
||||||
sudo make install -j${TRAVIS_CPU_CORES}
|
sudo make install
|
||||||
|
|
||||||
# ====== Prepare TdLib
|
# ====== Prepare TdLib
|
||||||
# Cross compilation preparation (also needed for split sources)
|
# Cross compilation preparation (also needed for split sources)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user