1
1
openwrt/package/devel
Hauke Mehrtens ffa4be4c14 valgrind: Fix build on ARMv7
The valgrind configure script checks if host_cpu is set to armv7 or arm.
By default --host is set to arm-openwrt-linux and the host_cpu variable
is set to arm. Then the valgrind build tries to compile valgrind for
armv6 and fails. Set it explicitly to armv7 to compile valgrind with
armv7 support.

Fixes: 1a55d90320 ("valgrind: Update to version 3.23")
Link: https://github.com/openwrt/openwrt/pull/16633
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-10-08 22:23:11 +02:00
..
binutils binutils: update to 2.42 2024-02-12 23:41:03 +01:00
gdb devel/gdb: Update to 14.1 2024-01-04 22:40:05 +01:00
gperf gperf: build as C++11 2024-05-10 00:11:10 +02:00
kselftests-bpf kselftests-bpf: update for kernel 6.6 2024-05-06 22:39:18 +02:00
leds treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
perf perf: fix build on PowerPC 2024-04-26 15:19:48 +03:00
ply ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
strace strace: Update to version 6.11 2024-10-05 12:27:19 +02:00
tmon tmon: make version apk compatible 2024-08-22 17:53:28 +02:00
trace-cmd trace-cmd: update to 3.3 2024-08-24 21:26:55 +02:00
valgrind valgrind: Fix build on ARMv7 2024-10-08 22:23:11 +02:00