]> Cypherpunks repositories - gostls13.git/commit
cmd/link: only embed runtime.goarm in the module that contains the runtime package
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 2 Sep 2015 21:05:25 +0000 (09:05 +1200)
committerIan Lance Taylor <iant@golang.org>
Fri, 4 Sep 2015 02:20:47 +0000 (02:20 +0000)
commit06da8fd84afc4694d4dbab9316ae701bd4dfaa8d
tree62584b246218cac4db860f386345d5e97aeea661
parentdac87e9ed3544c803f7573227240b7f23b315019
cmd/link: only embed runtime.goarm in the module that contains the runtime package

And do it properly so freebsd and nacl still work.

Change-Id: I6f9f30e93ceae6dee59215ed608c6a158bdbdbb0
Reviewed-on: https://go-review.googlesource.com/14280
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/arm/obj.go
src/cmd/link/internal/ld/lib.go