Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/9] Fixes for go language support
@ 2016-05-12  0:08 Geoff Levand
  2016-05-12  0:08 ` [Buildroot] [PATCH 1/9] package/go-bootstrap: Add toolchain dependency Geoff Levand
                   ` (10 more replies)
  0 siblings, 11 replies; 29+ messages in thread
From: Geoff Levand @ 2016-05-12  0:08 UTC (permalink / raw)
  To: buildroot

Hi,

This series includes a number of fixup and enhancments for the go language
support.  All the buildbot problems pointed out by Thomas [1] are resolved by
this series.

[1] http://lists.busybox.net/pipermail/buildroot/2016-April/159336.html

-Geoff

The following changes since commit 30706f9252021283374903c078e4380e7ee0c985:

  android-tools: adb/adbd sub options use fork(), need MMU (2016-05-11 22:47:28 +0200)

are available in the git repository at:

  git at github.com:glevand/buildroot--buildroot.git for-merge-go-fixes

for you to fetch changes up to 9caa1646d3da7936fb25fd4e4cd2dcd8b8387374:

  package/flannel: Set go env variables (2016-05-11 16:48:02 -0700)

----------------------------------------------------------------
Geoff Levand (9):
      package/go-bootstrap: Add toolchain dependency
      package/go-bootstrap: Set CGO_ENABLED=0
      package/go-bootstrap: Set CC to host CC
      package/go: Add BR2_TOOLCHAIN_HAS_THREADS
      package/go: Fix powerpc64 config typo
      package/go: Enable MIPS support
      package/go: Add HOST_GO_TOOLDIR
      package/go: Build special host binaries
      package/flannel: Set go env variables

 package/flannel/flannel.mk           |  6 ++++-
 package/go-bootstrap/go-bootstrap.mk |  6 ++++-
 package/go/Config.in.host            |  3 ++-
 package/go/go.mk                     | 43 ++++++++++++++++++++++++++++++++----
 4 files changed, 51 insertions(+), 7 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-05-13 18:40 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12  0:08 [Buildroot] [PATCH 0/9] Fixes for go language support Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 1/9] package/go-bootstrap: Add toolchain dependency Geoff Levand
2016-05-12 14:11   ` Thomas Petazzoni
2016-05-12  0:08 ` [Buildroot] [PATCH 4/9] package/go: Add BR2_TOOLCHAIN_HAS_THREADS Geoff Levand
2016-05-12 13:30   ` Thomas Petazzoni
2016-05-12 14:12   ` Thomas Petazzoni
2016-05-12 18:32     ` Geoff Levand
2016-05-13 13:35       ` Thomas Petazzoni
2016-05-13 16:21         ` Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 2/9] package/go-bootstrap: Set CGO_ENABLED=0 Geoff Levand
2016-05-12 14:11   ` Thomas Petazzoni
2016-05-13 11:56   ` Peter Korsgaard
2016-05-13 16:05     ` Geoff Levand
2016-05-13 17:12       ` Peter Korsgaard
2016-05-13 18:40         ` Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 3/9] package/go-bootstrap: Set CC to host CC Geoff Levand
2016-05-12 13:28   ` Thomas Petazzoni
2016-05-12 16:53     ` Geoff Levand
2016-05-13 13:30       ` Thomas Petazzoni
2016-05-12  0:08 ` [Buildroot] [PATCH 5/9] package/go: Fix powerpc64 config typo Geoff Levand
2016-05-12 14:26   ` Thomas Petazzoni
2016-05-12  0:08 ` [Buildroot] [PATCH 7/9] package/go: Add HOST_GO_TOOLDIR Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 6/9] package/go: Enable MIPS support Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 8/9] package/go: Build special host binaries Geoff Levand
2016-05-12 14:34   ` Thomas Petazzoni
2016-05-12 17:12     ` Geoff Levand
2016-05-12  0:08 ` [Buildroot] [PATCH 9/9] package/flannel: Set go env variables Geoff Levand
2016-05-12  0:15 ` [Buildroot] [PATCH 0/9] Fixes for go language support Christian Stewart
2016-05-12 14:29 ` Thomas Petazzoni

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