From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/3] package/tbtools: Allow 32-bit builds
Date: Wed, 10 Jul 2024 23:46:37 +0200 [thread overview]
Message-ID: <20240710234637.73a60fd2@windsurf> (raw)
In-Reply-To: <20240618130403.3387346-3-mika.westerberg@linux.intel.com>
On Tue, 18 Jun 2024 16:04:03 +0300
Mika Westerberg <mika.westerberg@linux.intel.com> wrote:
> With the latest tbtools 32-bit builds should work too so drop this
> limitation.
>
> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
> ---
> package/tbtools/Config.in | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/package/tbtools/Config.in b/package/tbtools/Config.in
> index 9c27bf0e30..0a649a9555 100644
> --- a/package/tbtools/Config.in
> +++ b/package/tbtools/Config.in
> @@ -3,8 +3,6 @@ config BR2_PACKAGE_TBTOOLS
> depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
> depends on BR2_TOOLCHAIN_USES_GLIBC
> depends on BR2_PACKAGE_HAS_UDEV
> - # Fails to build on 32-bit systems
> - depends on BR2_ARCH_IS_64
You had forgotten to drop the BR2_ARCH_IS_64 dependency in the
Config.in comment in the same file, so I dropped it and applied. Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-10 21:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-18 13:04 [Buildroot] [PATCH 1/3] package/tbtools: bump to version 0.4.1 Mika Westerberg
2024-06-18 13:04 ` [Buildroot] [PATCH 2/3] package/tbtools: Install bash completion files and scripts Mika Westerberg
2024-07-10 21:46 ` Thomas Petazzoni via buildroot
2024-06-18 13:04 ` [Buildroot] [PATCH 3/3] package/tbtools: Allow 32-bit builds Mika Westerberg
2024-07-10 21:46 ` Thomas Petazzoni via buildroot [this message]
2024-07-10 21:45 ` [Buildroot] [PATCH 1/3] package/tbtools: bump to version 0.4.1 Thomas Petazzoni via buildroot
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=20240710234637.73a60fd2@windsurf \
--to=buildroot@buildroot.org \
--cc=mika.westerberg@linux.intel.com \
--cc=thomas.petazzoni@bootlin.com \
/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