Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-numpy: add riscv
@ 2024-08-15  2:40 黄子懿 via buildroot
  2024-08-15  7:21 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: 黄子懿 via buildroot @ 2024-08-15  2:40 UTC (permalink / raw)
  To: buildroot@buildroot.org


numpy already supports RISC-V

Signed-off-by: huangziyi <huangziyi@canaan-creative.com>
---
 package/python-numpy/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/python-numpy/Config.in b/package/python-numpy/Config.in
index c27baec3b3..e10618f058 100644
--- a/package/python-numpy/Config.in
+++ b/package/python-numpy/Config.in
@@ -10,6 +10,7 @@ config BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS
 	default y if BR2_mipsel
 	default y if BR2_powerpc
 	default y if BR2_powerpc64
+	default y if BR2_riscv
 	default y if BR2_sh
 	default y if BR2_x86_64
 
-- 
2.39.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/python-numpy: add riscv
  2024-08-15  2:40 [Buildroot] [PATCH 1/1] package/python-numpy: add riscv 黄子懿 via buildroot
@ 2024-08-15  7:21 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-08-15  7:21 UTC (permalink / raw)
  To: 黄子懿 via buildroot; +Cc: 黄子懿

On Thu, 15 Aug 2024 02:40:21 +0000
黄子懿 via buildroot <buildroot@buildroot.org> wrote:

> numpy already supports RISC-V
> 
> Signed-off-by: huangziyi <huangziyi@canaan-creative.com>
> ---
>  package/python-numpy/Config.in | 1 +
>  1 file changed, 1 insertion(+)

Applied to next, 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-15  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-15  2:40 [Buildroot] [PATCH 1/1] package/python-numpy: add riscv 黄子懿 via buildroot
2024-08-15  7:21 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox