]> Cypherpunks repositories - gostls13.git/commit
Use the environment variable CC as the bootstrap compiler used
authorIan Lance Taylor <iant@golang.org>
Mon, 2 Nov 2009 00:13:37 +0000 (16:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 2 Nov 2009 00:13:37 +0000 (16:13 -0800)
commitfab7ae15ee70cfd7d4b6aac85df361fd2ad9f35d
tree70dd25f58c2521a1a40358e14db834638aa46f67
parentb96ad80949353eb49415462acf89a7cbc807288a
Use the environment variable CC as the bootstrap compiler used
to build 6g, 6l, etc.

R=rsc
CC=go-dev
http://go/go-review/1018015
src/make.bash
src/quietgcc.bash