[Buildroot] [PATCH 0/2] python-numpy: disable for ARCompact

Evgeniy Didin Evgeniy.Didin at synopsys.com
Thu Nov 9 15:15:49 UTC 2017


Python-numpy is not compiling for ARCompact due toolchain issue, so
it is necessary to disable this package. Before disabling the layout 
of BR2_PACKAGE_PYTHON_NUMPY_ARCH_SUPPORTS variable should be reconstructed 
to more convenient form. First patch reconstucts layout of this variable,
second patch disables python-numpy for ARCompact architecture.

Note this series replaces recently patches which were sent separately.

Signed-off-by: Evgeniy Didin <didin at synopsys.com>
Cc: Alexey Brodkin <abrodkin at synopsys.com>
Cc: arc-buildroot at synopsys.com
Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Evgeniy Didin (2):
  python-numpy: reformat config
  python-numpy: disable for ARCompact

 package/python-numpy/Config.in | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

-- 
2.11.0



More information about the buildroot mailing list