mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-numpy: enable on RISC-V
numpy already supports RISC-V Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user