-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUILD] Use a temp build area for gotools
It seems rather sloppy to spray files into the users $GOPATH, so lets clean this up. We still need to store the binaries in $GOPATH/bin for now to accomodate the CI process. We can clean this up later. Change-Id: I06809c35dbbaa7544ae838c7d2154a5b5e0f1bfb Signed-off-by: Greg Haskins <gregory.haskins@gmail.com>
- Loading branch information
Showing
3 changed files
with
29 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters