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

Remove lld linker option and dependencies #112

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

youyuanwu
Copy link
Collaborator

Originally lld was used for linking with SF shared libs due to SF shared libs incompatibility with ld.
Now SF shared libs are dynamically loaded instead of linked, there is no need to use lld anymore.
Removes cargo lld linker option.

@youyuanwu youyuanwu marked this pull request as ready for review December 17, 2024 23:25
@cgettys-microsoft
Copy link
Contributor

Looks good to me, but I don't have reviewer powers in your repo, so I can't provide an approval obviously :)

@youyuanwu youyuanwu merged commit c18570a into Azure:main Dec 28, 2024
4 checks passed
@youyuanwu youyuanwu deleted the users/youyuanwu/remove-cargo-lld branch December 28, 2024 00:20
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.

3 participants