[OE-core] [PATCH v2 0/1] updated go-runtime patch for musl builds

Matt Madison matt at madison.systems
Wed Oct 4 16:01:14 UTC 2017


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

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