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

[release/7.0-rc1][mini] double quote linker path in defined(LD_NAME) case #74453

Merged

Conversation

lambdageek
Copy link
Member

Backport #74451 to release/7.0-rc1

Fixes a linking issue for Android x86 workloads

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1597564

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
@lewing
Copy link
Member

lewing commented Aug 23, 2022

@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 @marek-safar @jonathanpeppers

@carlossanlop
Copy link
Member

@jeffschwMSFT
Copy link
Member

@marek-safar

@lewing
Copy link
Member

lewing commented Aug 23, 2022

cc @mmitche

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a 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.

Copy link
Member

@carlossanlop carlossanlop left a 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. :shipit:

@carlossanlop carlossanlop merged commit 430c42a into dotnet:release/7.0-rc1 Aug 24, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants