]> code.ossystems Code Review - openembedded-core.git/commit
goarch.bbclass: identify archs with Go dynamic linking support
authorMatt Madison <matt@madison.systems>
Wed, 13 Sep 2017 17:54:03 +0000 (14:54 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Sep 2017 21:12:19 +0000 (22:12 +0100)
commit2275712df152b73ce49b36bdf9f8d744c68c9c50
tree3cdcf4406341b12f7c73578ed39499635297a7d2
parentee80c21d12d12dc262d4b02aaaef3b57253b25df
goarch.bbclass: identify archs with Go dynamic linking support

Go only supports shared libraries for some architectures, so
add a variable for use elsewhere that gets a non-null value
only for those architectures.

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/goarch.bbclass