]> Cypherpunks repositories - gostls13.git/commit
cmd/link: force external linking for plugins
authorDavid Crawshaw <crawshaw@golang.org>
Wed, 12 Oct 2016 16:45:16 +0000 (12:45 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Wed, 12 Oct 2016 17:26:34 +0000 (17:26 +0000)
commit413afcafbfd45b6b58023a49484d8480143960e0
tree3cfda41abd487bd66c7028515cd526b7d579e0bf
parent9e98e7e6686a500f87352e3721038d194b1db33c
cmd/link: force external linking for plugins

Fixes #17415

Change-Id: I6f896d549092e5e0dba72351e5385992b4cbe90f
Reviewed-on: https://go-review.googlesource.com/30933
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/config.go