ipfs
: Cache Golang dependencies
This commit is contained in:
parent
745a61f219
commit
eaad52ef4b
@ -25,7 +25,8 @@ termux_step_make() {
|
||||
mkdir -p "${GOPATH}/src/github.com/ipfs"
|
||||
cp -a "${TERMUX_PKG_SRCDIR}" "${GOPATH}/src/github.com/ipfs/go-ipfs"
|
||||
cd "${GOPATH}/src/github.com/ipfs/go-ipfs"
|
||||
|
||||
|
||||
termux_go_get -d -v
|
||||
make build
|
||||
|
||||
# Fix folders without write permissions preventing which fails repeating builds:
|
||||
|
Loading…
Reference in New Issue
Block a user