1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package/devel
Stijn Tintel f434643857 perf: fix build on PowerPC
Building perf's intel-pt-decoder fails on both PPC32 and PPC64:

/home/stijn/Development/OpenWrt/openwrt/staging_dir/toolchain-powerpc64_e5500_gcc-13.2.0_musl/lib/gcc/powerpc64-openwrt-linux-musl/13.2.0/../../../../powerpc64-openwrt-linux-musl/bin/ld.bfd:
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-powerpc64_e5500_musl/linux-qoriq_generic/linux-6.1.86/tools/
perf-target-powerpc64_e5500_musl/perf-in.o: in function `insn_set_byte':
/home/stijn/Development/OpenWrt/openwrt/build_dir/target-powerpc64_e5500_musl/linux-qoriq_generic/linux-6.1.86/tools/perf/util/intel-pt-decoder/../../../arch/x86/include/asm/insn.h:64:
undefined reference to `__le32_to_cpu'

Add NO_AUXTRACE=1 to MAKE_FLAGS for LINUX_KARCH powerpc, which disables
build of intel-pt-decoder on both PPC32 and PPC64.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2024-04-26 15:19:48 +03: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: add from packages feed 2023-05-04 06:07:29 +02:00
kselftests-bpf treewide: make use of new toolchain define 2023-10-20 16:13:56 +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
strace strace: update to 6.7 2024-02-07 20:13:06 +01:00
tmon tools: add tmon package 2023-12-05 13:38:41 +01:00
trace-cmd tracecmd: update to v3.2 2023-08-01 13:29:40 +02:00
valgrind valgrind: update to 3.22.0 2023-12-04 13:26:56 +01:00