commit:     148e8578dcce8cd59d94c3f6caedb2d967e58385
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Wed Dec 19 23:59:58 2018 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Dec 20 00:21:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148e8578

golang-base.eclass: Revert "turn off the go build cache for Go 1.11"

This reverts commit b1bf8a32c9c48758c9ec55efb99bc4d244433383.

Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 eclass/golang-base.eclass | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/eclass/golang-base.eclass b/eclass/golang-base.eclass
index f0941ef822c..c8308d28665 100644
--- a/eclass/golang-base.eclass
+++ b/eclass/golang-base.eclass
@@ -30,9 +30,6 @@ QA_FLAGS_IGNORED='.*'
 
 STRIP_MASK="*.a"
 
-# Do not use the go build cache for go 1.11.
-export GOCACHE=off
-
 # @ECLASS-VARIABLE: EGO_PN
 # @REQUIRED
 # @DESCRIPTION:

Reply via email to