From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west)
Date: Sun, 25 Nov 2018 10:19:47 +0100 [thread overview]
Message-ID: <cover.1543137559.git.yann.morin.1998@free.fr> (raw)
Hello All!
That toolchain seems to suffer from bug #20006
https://sourceware.org/bugzilla/show_bug.cgi?id=20006
So, like bug 19615, introduce a config option for 20006, and mask away
all golang packages.
Additionally, make golang packages abide by the number of CPUs to use.
Changes v1 -> v2:
- drop per-package dependency, move it to BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
(Thomas)
Regards,
Yann E. MORIN.
The following changes since commit ea5280b889782e28b6bdf43e28b0e6a3a610f921
package/samba4: fix install of systemd files (2018-11-25 09:37:07 +0100)
are available in the git repository at:
git://git.buildroot.org/~ymorin/git/buildroot.git
for you to fetch changes up to d64c03d07584a8f48ab309fff66d2ee5661d5ee3
package: hide golang packages for toolchains with binutils bug 20006 (2018-11-25 09:54:23 +0100)
----------------------------------------------------------------
Yann E. MORIN (3):
infra/pkg-golang: enforce number of parallel jobs
toolchain: CodeSourcery AMD64 affected by PR20006
package: hide golang packages for toolchains with binutils bug 20006
package/go/Config.in.host | 1 +
package/pkg-golang.mk | 6 ++++--
toolchain/Config.in | 5 +++++
.../toolchain-external-codesourcery-amd64/Config.in | 1 +
4 files changed, 11 insertions(+), 2 deletions(-)
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next reply other threads:[~2018-11-25 9:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-25 9:19 Yann E. MORIN [this message]
2018-11-25 9:19 ` [Buildroot] [PATCH 1/3 v2] infra/pkg-golang: enforce number of parallel jobs Yann E. MORIN
2018-11-27 17:42 ` Arnout Vandecappelle
2018-11-27 17:55 ` Yann E. MORIN
2018-12-03 22:12 ` Peter Korsgaard
2018-11-25 9:19 ` [Buildroot] [PATCH 2/3 v2] toolchain: CodeSourcery AMD64 affected by PR20006 Yann E. MORIN
2018-12-03 22:13 ` Peter Korsgaard
2018-11-25 9:19 ` [Buildroot] [PATCH 3/3 v2] package: hide golang packages for toolchains with binutils bug 20006 Yann E. MORIN
2018-12-03 22:13 ` Peter Korsgaard
2018-11-29 20:24 ` [Buildroot] [PATCH 0/3 v2] golang: fix build with oldish codesourcery amd64 toolchain (branch yem/go-west) Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1543137559.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox