mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
Build fixes after moving to go1.4
This commit is contained in:
@@ -8,7 +8,7 @@ checkdeps:
|
||||
|
||||
getdeps: checkdeps
|
||||
@go get github.com/tools/godep && echo "Installing godep"
|
||||
@go get code.google.com/p/go.tools/cmd/cover && echo "Installing cover"
|
||||
@go get golang.org/x/tools/cmd/cover && echo "Installing cover"
|
||||
|
||||
build-erasure:
|
||||
@$(MAKE) $(MAKE_OPTIONS) -C pkgs/erasure/isal lib
|
||||
|
||||
Reference in New Issue
Block a user