summaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2018-05-04 16:23:51 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-05-04 16:23:51 +0000
commitcceec1556eea9b83f494104ceb70a11ea20cb481 (patch)
tree714d5526660d9ea395fd82702cef0aa86c7cef1b /gotools/ChangeLog
parent53481a280fa276a7c53e1279e3a58d7e7e736064 (diff)
re PR go/85630 (GCC 8.1.0: Filesystem pollution during build: .cache dir in $HOME)
PR go/85630 * Makefile.am (CHECK_ENV): Set GOCACHE. (ECHO_ENV): Update for setting of GOCACHE. * Makefile.in: Rebuild. From-SVN: r259937
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r--gotools/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog
index e96be448f42..cac11df05ac 100644
--- a/gotools/ChangeLog
+++ b/gotools/ChangeLog
@@ -1,3 +1,10 @@
+2018-05-04 Ian Lance Taylor <iant@golang.org>
+
+ PR go/85630
+ * Makefile.am (CHECK_ENV): Set GOCACHE.
+ (ECHO_ENV): Update for setting of GOCACHE.
+ * Makefile.in: Rebuild.
+
2018-21-03 Uros Bizjak <ubizjak@gmail.com>
* Makefile.am (check-runtime): Pass -test.timeout