Hi!

On Tue, Nov 7, 2023 at 10:04 AM <quic_shou...@quicinc.com> wrote:
>
> From: shoudil <quic_shou...@quicinc.com>
>
> Enable valgrind related configs in menuconfig to support compile on
> 32bit arm targets.

Valgrind only runs on ARMv7 and newer targets, so it's only built on
arm_v7 and aarch64.
Are you using an ARMv8 core in aarch32 mode? If that's the case
you should make CONFIG_CPU_V7 available in your kernel config.

-- 
Regards,
Chuanhong Guo

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to