Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] updated go-runtime patch for musl builds
@ 2017-10-04 16:01 Matt Madison
  2017-10-04 16:01 ` [PATCH v2 1/1] go-runtime: prevent host leakage into target objects Matt Madison
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Madison @ 2017-10-04 16:01 UTC (permalink / raw)
  To: openembedded-core; +Cc: otavio, saul.wold

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-04 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 16:01 [PATCH v2 0/1] updated go-runtime patch for musl builds Matt Madison
2017-10-04 16:01 ` [PATCH v2 1/1] go-runtime: prevent host leakage into target objects Matt Madison
2017-10-04 17:01   ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox