]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not fail if libgcc does not exist
authorBenny Siegert <bsiegert@gmail.com>
Thu, 10 Jul 2014 21:35:04 +0000 (14:35 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 10 Jul 2014 21:35:04 +0000 (14:35 -0700)
commit0e694298e9e5d6565b285f48860f73626d6705ff
treebe7d7c32f82a650cffc009d73260276a3ac866e5
parentf5b600f70cbe1e504a7623a7e0636535c49ea6c8
cmd/go: do not fail if libgcc does not exist

(This is a patch from the pkgsrc Go package.)

LGTM=iant
R=golang-codereviews, iant, joerg.sonnenberger, dave
CC=golang-codereviews, joerg
https://golang.org/cl/108340043
src/cmd/go/build.go