openwrt/package
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
..
base-files base-files: don't wipe LED state when adding a single LED 2024-10-07 01:41:32 +01:00
boot uboot-envtools: add a board.d script to load defaults from the environment 2024-10-02 15:41:33 +02:00
devel valgrind: Fix build on ARMv7 2024-10-08 22:23:11 +02:00
firmware ipq-wifi: update to latest version 2024-10-08 2024-10-08 19:33:33 +02:00
kernel kernel: ubnt-ledbar: use devm_mutex_init 2024-10-08 19:21:43 +02:00
libs libnl: update to 3.10.0 2024-10-05 12:33:38 +02:00
network hostapd: reload bss if a relevant ifindex changes 2024-10-06 20:09:19 +02:00
system rpcd: update to git HEAD 2024-09-17 19:07:53 +01:00
utils utils: mtd-utils: update to 2.2.1 2024-10-05 12:41:16 +02:00
Makefile sdk: fix APK key creation 2024-08-09 01:47:05 +02:00