-
Notifications
You must be signed in to change notification settings - Fork 320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Command for Ubuntu17.10 #32
Comments
if it not work, edit
append
Sorry, I only build openssl and curl on MacOS X |
if it not work, edit YOUR_NDK_PATH/build/tools/make-standalone-toolchain.sh find
append
Did you try it ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am building OpenSSL for android on Ubuntu 17.10.
1st I tried to run 'build-curl4android.sh' but getting error as below:
and when run the 'build-openssl4android.sh android-armeabi' then
I am using tools as listed below:
Please advise me what are parameters need to pass i.e.
ARCH=$1; OUT=$2; CLANG=${3:-""};
Your input will helpful to me.
Thanks ,
Dinesh
The text was updated successfully, but these errors were encountered: