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

Makefile refactors #81

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

adrianchiris
Copy link
Collaborator

  • use go install to install relevant binaries
  • dont use .gopath as alternate GOPATH, rely on
    go modules doing its job
  • remove BASE var as its not longer needed

Signed-off-by: adrianc [email protected]

- use go install to install relevant binaries
- dont use .gopath as alternate GOPATH, rely on
  go modules doing its job
- remove BASE var as its not longer needed

Signed-off-by: adrianc <[email protected]>
@adrianchiris
Copy link
Collaborator Author

@almaslennikov PTAL

@rollandf PTAL

@abdallahyas
Copy link
Contributor

/retest

1 similar comment
@abdallahyas
Copy link
Contributor

/retest

@adrianchiris adrianchiris merged commit fc182dd into Mellanox:master Aug 14, 2023
7 checks passed
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.

4 participants