From: Peter Korsgaard <peter@korsgaard.com>
To: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
Cc: Ben Hutchings <ben.hutchings@mind.be>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH] package/uclibc: Prevent config with unsupported RISC-V float ABI
Date: Wed, 10 Aug 2022 14:39:46 +0200 [thread overview]
Message-ID: <87k07gp90t.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220717194406.6112905b@windsurf> (Thomas Petazzoni via buildroot's message of "Sun, 17 Jul 2022 19:44:06 +0200")
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Tue, 14 Jun 2022 19:10:15 +0200
> Ben Hutchings <ben.hutchings@mind.be> wrote:
>> uClibc currently supports RISC-V with a soft-float or 64-bit
>> hard-float ABI, but not 32-bit hard-float. Selecting
>> BR2_RISCV_ABI_LP64F results in a build failure:
>>
>> ./include/sys/asm.h:42:4: error: #error unsupported FLEN
>> 42 | # error unsupported FLEN
>> | ^~~~~
>>
>> Change the conditions for BR2_PACKAGE_UCLIBC_ARCH_SUPPORTS
>> accordingly.
>>
>> Signed-off-by: Ben Hutchings <ben.hutchings@mind.be>
>> ---
>> package/uclibc/Config.in | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
> Thanks a lot for this patch! I have changed the !LP64F to a LP64 ||
> LP64D, and added a reference to a build failure in our autobuilders.
> Patch committed with those changes, many thanks!
Committed to 2022.05.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-08-10 12:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-14 17:10 [Buildroot] [PATCH] package/uclibc: Prevent config with unsupported RISC-V float ABI Ben Hutchings
2022-07-17 17:44 ` Thomas Petazzoni via buildroot
2022-08-10 12:39 ` Peter Korsgaard [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=87k07gp90t.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=ben.hutchings@mind.be \
--cc=buildroot@buildroot.org \
--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