Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disable LTCG when building libnethost.lib for Windows. #71089

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

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Disable LTCG when building libnethost.lib for Windows. #71089

merged 1 commit into from
Jun 29, 2022

Conversation

alexrp
Copy link
Contributor

@alexrp alexrp commented Jun 21, 2022

Fixes #71056.

@ghost ghost added area-Infrastructure-coreclr community-contribution Indicates that the PR has been added by a community member labels Jun 21, 2022
@ghost
Copy link

ghost commented Jun 21, 2022

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #71056.

Author: alexrp
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@ghost
Copy link

ghost commented Jun 22, 2022

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #71056.

Author: alexrp
Assignees: -
Labels:

area-Host, community-contribution

Milestone: -

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone Jun 22, 2022
@AaronRobinsonMSFT
Copy link
Member

/cc @elinor-fung

Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I'd like to see @vitek-karas or @elinor-fung sign off on this too.

@alexrp
Copy link
Contributor Author

alexrp commented Jun 24, 2022

By the way, is it possible for this and #71205 to make it into the next .NET 7 preview?

@AaronRobinsonMSFT
Copy link
Member

@alexrp Preview 6 has already snapped I believe. It will be in Preview 7 for sure.

@agocke
Copy link
Member

agocke commented Jun 29, 2022

LGTM

@agocke agocke merged commit 5f3cd21 into dotnet:main Jun 29, 2022
@alexrp alexrp deleted the libnethost-disable-ltcg branch July 2, 2022 10:25
@ghost ghost locked as resolved and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Host community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libnethost.lib appears to be built with LTCG, making it unusable with non-MSVC toolchains
4 participants