Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Sergey Matyukevich <geomatsi@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/cmake: add support for riscv architecture
Date: Sun, 7 May 2023 15:22:12 +0200	[thread overview]
Message-ID: <20230507132212.GV252090@scaer> (raw)
In-Reply-To: <20230418191923.1113413-1-geomatsi@gmail.com>

Sergey, All,

On 2023-04-18 22:19 +0300, Sergey Matyukevich spake thusly:
> Package binaries can be successfully built for and then executed on
> RISC-V platforms including RV32 and RV64 variants. Tested in QEMU.

I was wondering why we needed to add something to cmake for riscv
support, since we've been building a lot of riscv for quite some while
now, so this was a bit confusing...

But it turns out that this is just about ctest, the only thing from
cmake that we build for the target.

I've very slightly tweaked the commit title to reflect that.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
> ---
>  package/cmake/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/cmake/Config.in b/package/cmake/Config.in
> index 3c47fdcb49..4ef5612b57 100644
> --- a/package/cmake/Config.in
> +++ b/package/cmake/Config.in
> @@ -6,7 +6,7 @@ config BR2_PACKAGE_CMAKE_ARCH_SUPPORTS
>  		BR2_mipsel    || BR2_mips64el    || BR2_powerpc  || \
>  		BR2_powerpc64 || BR2_powerpc64le || BR2_sparc    || \
>  		BR2_i386      || BR2_x86_64      || BR2_xtensa   || \
> -		BR2_s390x
> +		BR2_s390x     || BR2_riscv
>  
>  config BR2_PACKAGE_CMAKE
>  	bool
> -- 
> 2.40.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-05-07 13:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18 19:19 [Buildroot] [PATCH 1/1] package/cmake: add support for riscv architecture Sergey Matyukevich
2023-05-07 13:22 ` Yann E. MORIN [this message]
2023-06-05 20:16 ` Peter Korsgaard

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=20230507132212.GV252090@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=geomatsi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox