Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
3f4b684c
Commit
3f4b684c
authored
Feb 23, 2016
by
Jeromy Johnson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2394 from ipfs/feat/gx-force-gateway
force gx to use 0.4.0 gateways for now
parents
d9b766d3
a36da6b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Makefile
Makefile
+3
-0
No files found.
Makefile
View file @
3f4b684c
...
@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD)
...
@@ -9,6 +9,9 @@ COMMIT := $(shell git rev-parse --short HEAD)
ldflags
=
"-X "
github.com/ipfs/go-ipfs/repo/config
".CurrentCommit=
$(COMMIT)
"
ldflags
=
"-X "
github.com/ipfs/go-ipfs/repo/config
".CurrentCommit=
$(COMMIT)
"
MAKEFLAGS
+=
--no-print-directory
MAKEFLAGS
+=
--no-print-directory
IPFS_API
=
"https://v04x.ipfs.io"
all
:
help
all
:
help
godep
:
godep
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment