All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/3] Deal with binutils bug 21464
@ 2021-03-05 16:12 Giulio Benetti
  2021-03-05 16:12 ` [Buildroot] [PATCH v2 1/3] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464 Giulio Benetti
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Giulio Benetti @ 2021-03-05 16:12 UTC (permalink / raw)
  To: buildroot

Introduce binutils bug which protobuf and zeromq package are affected and
disable them while suffering that bug.

Giulio Benetti (3):
  toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
  package/protobuf: disable package if binutils is affected from bug
    21464
  package/zeromq: disable package if binutils is affected from bug 21464

 package/protobuf/Config.in | 1 +
 package/zeromq/Config.in   | 2 ++
 toolchain/Config.in        | 6 ++++++
 3 files changed, 9 insertions(+)

-- 
2.25.1

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

end of thread, other threads:[~2021-03-22 16:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05 16:12 [Buildroot] [PATCH v2 0/3] Deal with binutils bug 21464 Giulio Benetti
2021-03-05 16:12 ` [Buildroot] [PATCH v2 1/3] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464 Giulio Benetti
2021-03-14 21:35   ` Thomas Petazzoni
2021-03-20 22:41   ` Peter Korsgaard
2021-03-05 16:12 ` [Buildroot] [PATCH v2 2/3] package/protobuf: disable package if binutils is affected from bug 21464 Giulio Benetti
2021-03-14 21:35   ` Thomas Petazzoni
2021-03-20 22:42   ` Peter Korsgaard
2021-03-05 16:12 ` [Buildroot] [PATCH v2 3/3] package/zeromq: " Giulio Benetti
2021-03-14 21:36   ` Thomas Petazzoni
2021-03-14 21:45     ` Giulio Benetti
2021-03-14 22:26       ` Thomas Petazzoni
2021-03-17 15:45     ` [Buildroot] [PATCH] package/zeromq: fix build failure due to binutils " Giulio Benetti
2021-03-17 15:49       ` Giulio Benetti
2021-03-22 13:15         ` Giulio Benetti
2021-03-22 13:42           ` Thomas Petazzoni
2021-03-22 15:57             ` Giulio Benetti
2021-03-22 16:03               ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.