Skip to content
Snippets Groups Projects
Commit 6e107707 authored by Valentin Rothberg's avatar Valentin Rothberg
Browse files

Makefile: use GOPROXY


Using a goproxy is up to ten times faster.  Setting it speeds up go
v1.11.x and v1.12.x.

Signed-off-by: default avatarValentin Rothberg <rothberg@redhat.com>
parent dbb38fac
No related branches found
No related tags found
No related merge requests found
export GOPROXY=https://proxy.golang.org
GO ?= go
EPOCH_TEST_COMMIT ?= 394c06f491fe9f1c28a410e3b0b91916a5119406
DESTDIR ?=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment