[OE-core] [PATCH v3 0/1] go-runtime: prevent host leakage into target objects

Matt Madison matt at madison.systems
Wed Oct 4 18:21:51 UTC 2017


Updated patch for fixing go builds for musl with x86-64
targets.

New in v3:
 * Put back the Yocto bug number missing in v2.

New in v2:
 * Remove runtime support for go's race detector for
   musl targets.  Go includes pre-built binaries for
   this, which are built against glibc and lead to
   linker errors for the missing glibc symbols.

Matt Madison (1):
  go-runtime: prevent host leakage into target objects

 meta/recipes-devtools/go/go-runtime.inc | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

-- 
2.7.4




More information about the Openembedded-core mailing list