]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: add support linking against shared runtime
authorMatt Madison <matt@madison.systems>
Wed, 13 Sep 2017 17:54:06 +0000 (14:54 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Sep 2017 21:12:19 +0000 (22:12 +0100)
commit5624a773e4db3ad2251641e69b04dc380e74a4c7
treee8e132b746e0e60936ae28c9dec48c1baee62091
parentf562b5e91c12ab67140de537ea269fe1ac85a764
go.bbclass: add support linking against shared runtime

For architectures that support it, use the -linkshared
build option to build packages against the shared Go
runtime.

Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go.bbclass