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:
parent
4265790541
commit
a0b8ca1c21
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue