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

mk-component-set: wrap gcc-ld/ld.lld instead of multicall rust-lld #174

Merged
merged 1 commit into from
May 31, 2024

Conversation

oxalica
Copy link
Owner

@oxalica oxalica commented May 30, 2024

Other flavor dispatchers may use different CLI (eg. MSVC 'link' style) and our wrapper cannot handle all of them. They are usually used for exotic targets like UEFI or WASM ones, where Nix libraries cannot be used without manual configuration anyway.

Fixes #173

Other flavor dispatchers may use different CLI (eg. MSVC 'link' style)
and our wrapper cannot handle all of them. They are usually used for
exotic targets like UEFI or WASM ones, where Nix libraries cannot be
used without manual configuration anyway.
@oxalica oxalica marked this pull request as ready for review May 30, 2024 23:57
@oxalica oxalica merged commit 7ab714f into master May 31, 2024
29 checks passed
@oxalica oxalica deleted the fix/ld-wrapper-only-flavor-lld branch May 31, 2024 00:11
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.

lanzaboote-stub-deps build failure with the new ld-wrapper
1 participant