From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ruby: disable unsupported yjit
Date: Tue, 6 Feb 2024 10:48:10 +0100 [thread overview]
Message-ID: <20240206104810.1e14c852@windsurf> (raw)
In-Reply-To: <20240205183308.2120022-1-james.hilliard1@gmail.com>
On Mon, 5 Feb 2024 11:33:08 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:
> The yjit feature requires rust toolchain support, since we don't
> currently handle setting up the rust toolchain for ruby lets disable
> this feature for now.
>
> This broke when ruby was bumped to version 3.3.0 in buildroot commit
> a01c278df7892c8a6736334aa008b2d7c09e9258.
>
> Fixes:
> linking static-library libruby-static.a
> LLVM ERROR: Invalid encoding
> make[2]: *** [Makefile:318: libruby-static.a] Aborted
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/ruby/ruby.mk | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-02-06 9:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-05 18:33 [Buildroot] [PATCH 1/1] package/ruby: disable unsupported yjit James Hilliard
2024-02-06 9:48 ` Thomas Petazzoni via buildroot [this message]
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=20240206104810.1e14c852@windsurf \
--to=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.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 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.