mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Upgrade to OpenSSL 1.0.1t on Android
This commit is contained in:
parent
3f2ceeff5d
commit
e1386cad6f
3 changed files with 7 additions and 7 deletions
|
@ -181,7 +181,7 @@ if [ ! -z "$VERBOSE" ] && [ "$VERBOSE" != "0" ]; then
|
|||
echo "ANDROID_DEV: $ANDROID_DEV"
|
||||
fi
|
||||
|
||||
cd openssl-1.0.1k
|
||||
cd openssl-1.0.1t
|
||||
perl -pi -e 's/install: all install_docs install_sw/install: install_docs install_sw/g' Makefile.org
|
||||
|
||||
# The code being built isn't maintained by us, so we redirect stderr to stdout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue