From 05083269267b3962dfb9535364bbdc411bc4263c Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 13 Jun 2012 16:24:40 -0400 Subject: [PATCH] [release-branch.go1] doc/install: we don't print 'The compiler is 6g' anymore MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit ««« backport 008b163fb38a doc/install: we don't print 'The compiler is 6g' anymore R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/6273050 »»» --- doc/install-source.html | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/install-source.html b/doc/install-source.html index 080bceb4dc..87c187ba8e 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -170,7 +170,6 @@ ALL TESTS PASSED Installed Go for linux/amd64 in /home/you/go. Installed commands in /home/you/go/bin. *** You need to add /home/you/go/bin to your $PATH. *** -The compiler is 6g.

-- 2.50.0