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

nogo: transition to default mode settings #2482

Merged
merged 2 commits into from
May 8, 2020

Conversation

jayconrod
Copy link
Contributor

nogo now uses an incoming-edge transition to reset all Go build
settings to their default values. This prevents nogo from being built
with an unusual link mode, as well as other issues.

This change uses some code from #2473, but it doesn't change how nogo
fits into the dependency graph.

Fixes #2470

nogo now uses an incoming-edge transition to reset all Go build
settings to their default values. This prevents nogo from being built
with an unusual link mode, as well as other issues.

This change uses some code from bazelbuild#2473, but it doesn't change how nogo
fits into the dependency graph.

Fixes bazelbuild#2470
@jayconrod jayconrod merged commit bc27740 into bazelbuild:master May 8, 2020
@jayconrod jayconrod deleted the fix-nogo-shared branch May 8, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compilepkg tries to call libdefault_nogo.so
2 participants