Browse Source

python3-matplotlib,smem: Enable builds for rv32

python3-matplotlib is now fixed to build for rv32 on meta-python

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 years ago
parent
commit
9d10fd4f37
1 changed files with 0 additions and 3 deletions
  1. 0 3
      conf/layer.conf

+ 0 - 3
conf/layer.conf

@@ -74,9 +74,6 @@ INSANE_SKIP_append_pn-perf_riscv32 = " textrel"
 COMPATIBLE_HOST_pn-openh264_riscv32 = "null"
 # Need to port - tcf/cpudefs-mdep.h
 COMPATIBLE_HOST_pn-tcf-agent_riscv32 = "null"
-# ld.lld: error: lto.tmp: cannot link object files with different floating-point ABI
-COMPATIBLE_HOST_pn-python3-matplotlib_riscv32 = "null"
-COMPATIBLE_HOST_pn-smem_riscv32 = "null"
 # needs SYS_ppoll and SYS_pselect6
 COMPATIBLE_HOST_pn-lttng-tools_riscv32 = "null"
 # LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0