Small fix for Android build.sh
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dd2791fa1e
commit
3fd26a80dc
@ -230,7 +230,7 @@ if [ ! -e "$PKG_CONFIG_LIBDIR/libgit2.pc" ] ; then
|
||||
-DOPENSSL_SSL_LIBRARY="$PREFIX"/lib/libssl.so \
|
||||
-DOPENSSL_CRYPTO_LIBRARY="$PREFIX"/lib/libcrypto.so \
|
||||
-DOPENSSL_INCLUDE_DIR="$PREFIX"/include/openssl \
|
||||
-D_OPENSSL_VERSION=1.0.1p \
|
||||
-D_OPENSSL_VERSION=${OPENSSL_VERSION} \
|
||||
../libgit2-${LIBGIT2_VERSION}/
|
||||
make
|
||||
make install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user