openwrt/package/devel
Stijn Tintel 0dbafc3a3a strace: fix build on aarch64
As of version 4.21, strace enforces mpers by default. The current
implementation of aarch64 compat in strace assumes it's identical to
ARMv7 EABI and therefore tries to enable m32 personality support. As
there is no -m32 support on aarch64, this causes the build to fail.

Restore previous strace behavior to fix build on aarch64.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Tested-by: Karl Palsson <karlp@tweak.net.au>
(backported from 067e2f5f1d)
2018-12-18 11:28:12 +01:00
..
binutils
gdb
gdb-arc toolchain/arc: update to the most recent release arc-2017.09 2018-01-27 16:46:44 +01:00
perf perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
strace strace: fix build on aarch64 2018-12-18 11:28:12 +01:00
trace-cmd
valgrind valgrind: Fix compile on ARM64 2018-02-10 20:17:43 +01:00