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

chore: allow override of go binary in Makefile #1660

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

pirtleshell
Copy link
Member

@pirtleshell pirtleshell commented Aug 9, 2023

Description

updates all hardcoded references to go in the Makefile to allow overriding with an env variable GO_BIN. this can allow running make commands with different go binaries, like if you need to build with a different go version.

i expect to backport this to all kava_2222-10 release branches (v0.17, v0.18, v0.19, v0.21, v0.23, v0.24)

Checklist

  • Changelog has been updated as necessary.

@pirtleshell pirtleshell force-pushed the rp-make-go-bin-var branch 2 times, most recently from 8884f2b to 6e4244b Compare August 9, 2023 22:53
@pirtleshell pirtleshell merged commit 23f0fe0 into master Aug 11, 2023
8 checks passed
@pirtleshell pirtleshell deleted the rp-make-go-bin-var branch August 11, 2023 20:29
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.

3 participants