mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
remove trailing whitespace
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
2
Makefile
2
Makefile
@ -47,7 +47,7 @@ vendor: godep
|
|||||||
install: build
|
install: build
|
||||||
cd cmd/ipfs && go install -ldflags=$(ldflags)
|
cd cmd/ipfs && go install -ldflags=$(ldflags)
|
||||||
|
|
||||||
build: deps
|
build: deps
|
||||||
cd cmd/ipfs && go build -i -ldflags=$(ldflags)
|
cd cmd/ipfs && go build -i -ldflags=$(ldflags)
|
||||||
|
|
||||||
nofuse: deps
|
nofuse: deps
|
||||||
|
Reference in New Issue
Block a user