summaryrefslogtreecommitdiff
path: root/gotools/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2017-07-15 17:50:18 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-07-15 17:50:18 +0000
commit1e9a0e88c77646e36183e7dc55d181039ad83d11 (patch)
tree776690e05be25f69814ab86c8abe2ea1c7ec44e2 /gotools/ChangeLog
parent049e777401bbd6e320f91ccb3d974991a9c8bb99 (diff)
Makefile.am (CHECK_ENV): Set GOROOT.
* Makefile.am (CHECK_ENV): Set GOROOT. (ECHO_ENV): Report setting GOROOT. * Makefile.in: Rebuild. From-SVN: r250226
Diffstat (limited to 'gotools/ChangeLog')
-rw-r--r--gotools/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gotools/ChangeLog b/gotools/ChangeLog
index 76028962dc6..2d33c70dc30 100644
--- a/gotools/ChangeLog
+++ b/gotools/ChangeLog
@@ -1,3 +1,9 @@
+2017-07-15 Ian Lance Taylor <iant@golang.org>
+
+ * Makefile.am (CHECK_ENV): Set GOROOT.
+ (ECHO_ENV): Report setting GOROOT.
+ * Makefile.in: Rebuild.
+
2017-06-29 Ian Lance Taylor <iant@golang.org>
* Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.