-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[release/7.0-rc1][mini] double quote linker path in defined(LD_NAME) case #74453
[release/7.0-rc1][mini] double quote linker path in defined(LD_NAME) case #74453
Conversation
In dotnet@e71a958 we started setting a default `LD_NAME` for x86 non-mach targets Fixes Android x86 builds that specify a `tool_prefix` with spaces in it
@carlossanlop this is a scenario blocker for MAUI in rc1 so we'll still need to take it. (there is also flow coming from emsdk #74456 ) |
cc @mmitche |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, given it is a blocker for rc1. I defer to others on if it fits within the timeline for rc1.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved and signed off. CI passed. Ready to merge.
Backport #74451 to
release/7.0-rc1
Fixes a linking issue for Android x86 workloads
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1597564