Skip to content
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

Gssapi dynamic lib #127

Merged
merged 8 commits into from
Jun 17, 2024
Merged

Gssapi dynamic lib #127

merged 8 commits into from
Jun 17, 2024

Conversation

Kimahriman
Copy link
Owner

@Kimahriman Kimahriman commented Jun 16, 2024

Resolves #126

Load libgssapi_krb5 library at runtime with libloading instead of using the libgssapi crate. This removes the compile time link and the need to include newer clang libs for running bindgen at compile time.

@Kimahriman Kimahriman merged commit 4e04682 into master Jun 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamically load libgssapi_krb5 at runtime
1 participant