We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found that the prebuilt Go binaries downloaded by goenv are not cross-compilable. It reported missing some bash scripts.
goenv
Would it make sense for goenv to compile Go from source? Homebrew has an example.
The text was updated successfully, but these errors were encountered:
We could, but avoiding that if possible would be best.
I'd be open to allowing goenv-install to look for a flag to compile from source.
Sorry, something went wrong.
No branches or pull requests
I found that the prebuilt Go binaries downloaded by
goenv
are not cross-compilable. It reported missing some bash scripts.Would it make sense for
goenv
to compile Go from source? Homebrew has an example.The text was updated successfully, but these errors were encountered: