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

wrong go env in Makefile? #158

Closed
camper42 opened this issue Dec 2, 2020 · 1 comment · Fixed by #159
Closed

wrong go env in Makefile? #158

camper42 opened this issue Dec 2, 2020 · 1 comment · Fixed by #159

Comments

@camper42
Copy link

camper42 commented Dec 2, 2020

CGO111MODULE=on GO_ENABLED=0 GOOS=$(GOOS) go build \

should be GO111MODULE & CGO_ENABLED?

@ayberk
Copy link
Contributor

ayberk commented Dec 3, 2020

Good catch! I'll send a PR.

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 a pull request may close this issue.

2 participants