Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
1 deletions
-
packages/git-lfs/build.sh
|
|
@ -14,7 +14,7 @@ termux_step_make() { |
|
|
|
ln -sf "$TERMUX_PKG_SRCDIR" "$GOPATH"/github.com/git-lfs/git-lfs |
|
|
|
|
|
|
|
cd "$GOPATH"/github.com/git-lfs/git-lfs |
|
|
|
GOOS=linux GOARCH=amd64 CC=gcc LD=gcc go generate github.com/git-lfs/git-lfs/commands |
|
|
|
! $TERMUX_ON_DEVICE_BUILD && GOOS=linux GOARCH=amd64 CC=gcc LD=gcc go generate github.com/git-lfs/git-lfs/commands |
|
|
|
go build git-lfs.go |
|
|
|
} |
|
|
|
|
|
|
|