diff options
author | Matt Madison <matt@madison.systems> | 2017-09-13 14:54:04 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 22:12:19 +0100 |
commit | 24c2ac446296663b86160cac046e7faccb19f5af (patch) | |
tree | 97fa507634b519ccd629ee13aa0e013253df9fde /scripts/lib/scriptutils.py | |
parent | 2275712df152b73ce49b36bdf9f8d744c68c9c50 (diff) | |
download | openembedded-core-24c2ac446296663b86160cac046e7faccb19f5af.tar.gz openembedded-core-24c2ac446296663b86160cac046e7faccb19f5af.tar.bz2 openembedded-core-24c2ac446296663b86160cac046e7faccb19f5af.zip |
go-1.8: add patch for set soname in ELF shared objects
The go link tool does not set the soname by default, which
prevents package.bbclass's shlibs processing from seeing
shared libraries built with go.
This patch passes appropriate options to go's linker and
the external linker to set the soname.
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>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions