Skip to content

Conversation

@beeender
Copy link
Contributor

- Some features were missing which caused ssl tests failures.
  See https://github.com/realm/openssl-android/pull/2
  Linking with pre-build openssl 1.0.2k-1.
- Use a new Realm instead of using deleteRealm()
# FIXME Read the openssl version from core when the core/sync release has that information.
set(openssl_VERSION "1.0.2k")
set(openssl_FILENAME "openssl-${openssl_build_TYPE}-${openssl_VERSION}-Android-${ANDROID_ABI}")
set(openssl_BUILD_NUMBER "1")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for the next core release, this will be removed since core will ship a openssl lib. no need to download anymore.

@beeender beeender merged commit 73b9850 into master Oct 16, 2017
@beeender beeender deleted the mc/sync-ssl branch October 16, 2017 15:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants