Commentary with required dependencies
This commit is contained in:
parent
2a79f919ca
commit
3238d79246
|
@ -10,6 +10,7 @@
|
||||||
# * libssh2
|
# * libssh2
|
||||||
|
|
||||||
#IMPORTANT: Require install gcc-multilib g++-multilib libc6-dev-i386
|
#IMPORTANT: Require install gcc-multilib g++-multilib libc6-dev-i386
|
||||||
|
|
||||||
#COMPILER AND PATH
|
#COMPILER AND PATH
|
||||||
PREFIX=/opt/aria2-i386/build_libs
|
PREFIX=/opt/aria2-i386/build_libs
|
||||||
C_COMPILER="gcc"
|
C_COMPILER="gcc"
|
||||||
|
|
|
@ -9,6 +9,8 @@
|
||||||
# * openSSL
|
# * openSSL
|
||||||
# * libssh2
|
# * libssh2
|
||||||
|
|
||||||
|
#IMPORTANT: Require install gcc-mingw-w64-i686 g++-mingw-w64-i686
|
||||||
|
|
||||||
## DEPENDENCES ##
|
## DEPENDENCES ##
|
||||||
ZLIB=http://sourceforge.net/projects/libpng/files/zlib/1.2.8/zlib-1.2.8.tar.gz
|
ZLIB=http://sourceforge.net/projects/libpng/files/zlib/1.2.8/zlib-1.2.8.tar.gz
|
||||||
OPENSSL=http://www.openssl.org/source/openssl-1.0.2g.tar.gz
|
OPENSSL=http://www.openssl.org/source/openssl-1.0.2g.tar.gz
|
||||||
|
|
|
@ -9,6 +9,8 @@
|
||||||
# * openSSL
|
# * openSSL
|
||||||
# * libssh2
|
# * libssh2
|
||||||
|
|
||||||
|
#IMPORTANT: Require install gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64
|
||||||
|
|
||||||
## DEPENDENCES ##
|
## DEPENDENCES ##
|
||||||
ZLIB=http://sourceforge.net/projects/libpng/files/zlib/1.2.8/zlib-1.2.8.tar.gz
|
ZLIB=http://sourceforge.net/projects/libpng/files/zlib/1.2.8/zlib-1.2.8.tar.gz
|
||||||
OPENSSL=http://www.openssl.org/source/openssl-1.0.2g.tar.gz
|
OPENSSL=http://www.openssl.org/source/openssl-1.0.2g.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue
Block a user