Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Android: Update krb5 dependency, don't link with librt#16065

Merged
stephentoub merged 2 commits intodotnet:masterfrom
qmfrederik:android/cleanup
Feb 11, 2017
Merged

Android: Update krb5 dependency, don't link with librt#16065
stephentoub merged 2 commits intodotnet:masterfrom
qmfrederik:android/cleanup

Conversation

@qmfrederik
Copy link
Copy Markdown

  • Termux now publishes a krb5 packages, the build-android-rootfs.sh script has been updated to pull the krb5 package from Android from Termux instead of my build
  • librt doesn't exist on Android, so don't link with it on Android - fixes #16043

Copy link
Copy Markdown
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thanks

@stephentoub stephentoub merged commit d736f76 into dotnet:master Feb 11, 2017
@karelz karelz modified the milestone: 2.0.0 Feb 13, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Android: Update krb5 dependency, don't link with librt

Commit migrated from dotnet/corefx@d736f76
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.

Android cross-build fails if "rt" library is not removed from CMake configuration

4 participants