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

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to