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

Small fixes for Go cross-compilation and plz-watch. #603

Merged
merged 1 commit into from
May 2, 2019

Conversation

katzdm
Copy link
Contributor

@katzdm katzdm commented Apr 22, 2019

  • Use GOARCH of amd64 when ARCH is x86-64.
  • Don't cease watching when a target's execution context is terminated before the target can be started.

Total mystery as to why --arch=linux_x86-64 was ever working with Go in the first place, for me..

- Use GOARCH=amd64 when ARCH is x86-64.
- Don't cease watching when a target's execution context is terminated
before the target can be started.
@katzdm
Copy link
Contributor Author

katzdm commented Apr 29, 2019

Hey @peterebden - Just wanted to ping this one, in case it slipped your notice. Do these changes look reasonable to you? Would be great to see these fixes merged and released alongside the other recently merged PRs.

Thanks in advance for taking a look!

@peterebden
Copy link
Member

Sorry, yes, it had :) Thanks for the fixes!

@peterebden peterebden merged commit 060b3af into thought-machine:master May 2, 2019
@katzdm katzdm deleted the fix-stuff branch May 2, 2019 12:54
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.

2 participants