Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 4/6] package/openal: disable package if binutils is affected from bug 27100
Date: Sun, 14 Mar 2021 23:07:12 +0100	[thread overview]
Message-ID: <20210314230712.13207ad0@windsurf.home> (raw)
In-Reply-To: <20210310091453.23611-5-giulio.benetti@benettiengineering.com>

On Wed, 10 Mar 2021 10:14:51 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> This package is affected from binutils bug 21464, since there is no

You're using the BUG_27100 condition, not 21464.

> diff --git a/package/openal/Config.in b/package/openal/Config.in
> index 6b0e9973db..def95222de 100644
> --- a/package/openal/Config.in
> +++ b/package/openal/Config.in
> @@ -19,6 +19,7 @@ config BR2_PACKAGE_OPENAL
>  	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # C++11 PR56019
>  	depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
>  	depends on BR2_PACKAGE_OPENAL_ARCH_SUPPORTS
> +	depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27100

What about all the things that select BR2_PACKAGE_OPENAL ?

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2021-03-14 22:07 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
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 [this message]
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=20210314230712.13207ad0@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