]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/ld: use usual flooding for c-archive
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 16 Apr 2015 19:53:05 +0000 (15:53 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 16 Apr 2015 20:01:13 +0000 (20:01 +0000)
commit46b4f675bf49a851bcda4812bd015061f1f30171
tree698f7cdb5011cf755dfcf4ec82e4fe99a57b99c9
parent5b72b8c7a38d982ba9ddf49e32852e8f6a189f14
cmd/internal/ld: use usual flooding for c-archive

I said I removed this from cl/8711 in response to your comment, but
apparently I did not.

misc/cgo/testcarchive continues to pass on darwin/amd64.

Change-Id: I6410782f2a78bf117741628fb71cac56e289b590
Reviewed-on: https://go-review.googlesource.com/9010
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/ld/go.go