Hi, > I am currently building OpenSSL for Android with current NDK r10d. > > I notice the configure script only has targets for the 32bit Android ABIs. > > Are there plans to add the 64bit ABIs (arm64, x86-64 and mips64)?
Yes. Currently plan is to have generic android64 and then specific for aarch64 and x86_64. I wish there was virtual machine image for x86_64... > I am currently using the generic Android target which works OK for > arm64 and mips64, but not for x86-64. I wonder what does it mean. I mean I'd like to hear more in order to avoid possible pitfalls upon introduction. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
