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

native/go: Fix build issue when first invoke through cross-build #4383

Merged
merged 1 commit into from
Jan 17, 2021

Conversation

th0ma7
Copy link
Contributor

@th0ma7 th0ma7 commented Jan 12, 2021

Motivation: native/go fails to build when first invoked from a cross-build (e.g. non-x86_64). Forcing the build environment for amd64 along with setting the default gcc and g++ to use the docker built-in compiler solves this.
Linked issues: #4292

Checklist

  • Build rule all-supported completed successfully
  • Package upgrade completed successfully
  • New installation of package completed successfully

@th0ma7
Copy link
Contributor Author

th0ma7 commented Jan 16, 2021

@hgy59 and @ymartin59 do you think this one is good for a merge? I believe so but rather have a second opinion first.

@th0ma7 th0ma7 self-assigned this Jan 16, 2021
@th0ma7 th0ma7 merged commit 5c58342 into SynoCommunity:master Jan 17, 2021
@th0ma7 th0ma7 deleted the go-update-fix branch January 17, 2021 12:33
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.

3 participants