]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: fix arm build
authorRuss Cox <rsc@golang.org>
Sat, 4 Feb 2012 07:01:58 +0000 (02:01 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 4 Feb 2012 07:01:58 +0000 (02:01 -0500)
commita19ab9d1ccb038df9e564f10d2f688499c864698
treeced6e403357f192026f9b5740153ce5bbc3016f2
parent650e8de0a5fab5cfa32f83dd6d16cf4cfe950fae
cmd/dist: fix arm build

5l does not use the whole set of ld files
like the other linkers do.

TBR=golang-dev
CC=golang-dev
https://golang.org/cl/5629052
src/cmd/dist/build.c