From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/6] package/libtheora: disable package if binutils is affected from bug 21464
Date: Sun, 14 Mar 2021 22:37:28 +0100 [thread overview]
Message-ID: <20210314223728.4ebc5274@windsurf.home> (raw)
In-Reply-To: <20210310091453.23611-2-giulio.benetti@benettiengineering.com>
On Wed, 10 Mar 2021 10:14:48 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> This package is affected from binutils bug 21464, since there is no
> workaround, let's disable it.
>
> Fixes:
> http://autobuild.buildroot.net/results/6c8/6c87be004adf03955c832be72c0c59749f311f71/
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> package/libtheora/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/libtheora/Config.in b/package/libtheora/Config.in
> index eee9e9b1db..18a450ce99 100644
> --- a/package/libtheora/Config.in
> +++ b/package/libtheora/Config.in
> @@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBTHEORA
> bool "libtheora"
> select BR2_PACKAGE_LIBOGG
> select BR2_PACKAGE_LIBVORBIS
> + depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
Not correct: there is a package that selects BR2_PACKAGE_LIBTHEORA.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2021-03-14 21:37 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 9:14 [Buildroot] [PATCH v2 0/6] Some Nios II and OpenRisc Fixes Giulio Benetti
2021-03-10 9:14 ` [Buildroot] [PATCH v2 1/6] package/libtheora: disable package if binutils is affected from bug 21464 Giulio Benetti
2021-03-14 21:37 ` Thomas Petazzoni [this message]
2021-03-14 21:53 ` Thomas Petazzoni
2021-03-17 21:33 ` Giulio Benetti
2021-03-10 9:14 ` [Buildroot] [PATCH v2 2/6] package/gnutls: " Giulio Benetti
2021-03-14 21:37 ` Thomas Petazzoni
2021-03-14 21:44 ` Thomas Petazzoni
2021-03-14 21:52 ` Giulio Benetti
2021-03-17 21:31 ` Giulio Benetti
2021-03-10 9:14 ` [Buildroot] [PATCH v2 3/6] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27100 Giulio Benetti
2021-03-14 22:05 ` Thomas Petazzoni
2021-03-17 16:57 ` Giulio Benetti
2021-03-17 17:02 ` Giulio Benetti
2021-03-10 9:14 ` [Buildroot] [PATCH v2 4/6] package/openal: disable package if binutils is affected from bug 27100 Giulio Benetti
2021-03-14 22:07 ` Thomas Petazzoni
2021-03-17 17:01 ` Giulio Benetti
2021-03-10 9:14 ` [Buildroot] [PATCH v2 5/6] package/libcamera: disable package while building for Nios II Giulio Benetti
2021-03-14 22:07 ` Thomas Petazzoni
2021-03-17 16:43 ` [Buildroot] [PATCH 1/2] package/libcamera: disable package affected by binutils bug 27597 Giulio Benetti
2021-03-17 16:43 ` [Buildroot] [PATCH 2/2] package/kf5-kcoreaddons: " Giulio Benetti
2021-03-17 16:45 ` [Buildroot] [PATCH 1/2] package/libcamera: " Thomas Petazzoni
2021-03-17 17:00 ` [Buildroot] [PATCH v2] " Giulio Benetti
2021-04-26 19:55 ` Arnout Vandecappelle
2021-03-10 9:14 ` [Buildroot] [PATCH v2 6/6] package/kf5-kcoreaddons: disable package while building for Nios II Giulio Benetti
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=20210314223728.4ebc5274@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--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