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

cherrypick-1.1: status: force linkage via call to je_zone_register #23639

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

bdarnell
Copy link
Contributor

@bdarnell bdarnell commented Mar 9, 2018

go 1.9.4 and up require the env variable CGO_LDFLAGS_ALLOW to be set to
allow passing most linker flags. Instead of putting up with this, use
the alternative method of calling the hook directly to force inclusion.

Release note (build change): CockroachDB now builds with go 1.9.4 and
higher.

go 1.9.4 and up require the env variable CGO_LDFLAGS_ALLOW to be set to
allow passing most linker flags. Instead of putting up with this, use
the alternative method of calling the hook directly to force inclusion.

Release note (build change): CockroachDB now builds with go 1.9.4 and
higher.
@bdarnell bdarnell requested a review from a team March 9, 2018 03:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@bdarnell bdarnell merged commit 8f8b4d8 into cockroachdb:release-1.1 Mar 9, 2018
@bdarnell bdarnell deleted the cherrypick-go-1-10 branch March 9, 2018 15:32
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.

4 participants