git-lfs
: Cache Golang dependencies
This commit is contained in:
parent
c676093cf6
commit
e0d69cae42
@ -15,6 +15,7 @@ termux_step_make() {
|
||||
|
||||
cd "$GOPATH"/github.com/git-lfs/git-lfs
|
||||
! $TERMUX_ON_DEVICE_BUILD && GOOS=linux GOARCH=amd64 CC=gcc LD=gcc go generate github.com/git-lfs/git-lfs/commands
|
||||
termux_go_get -d -v
|
||||
go build git-lfs.go
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user