From: Mathieu M. <ma...@de...> - 2022-10-25 07:04:34
|
Hi Mark ! On Mon, Oct 24, 2022 at 10:01 PM Mark Wielaard <ma...@kl...> wrote: > > Hi Mathieu, > > On Fri, Oct 21, 2022 at 08:20:01AM +0200, Mathieu Malaterre wrote: > > Could someone apply the following patch: > > > > sed -i -e 's/cortex-a8/generic-armv7-a/g' Makefile.all.am > > > > ref: > > https://bugs.kde.org/show_bug.cgi?id=456200 > > Sorry this didn't make the release. I would have to retest the build > on a arm machine without neon and I didn't immediately have one. But > this change is probably correct if we want to make valgrind work on > systems that don't have neon. Given that Debian uses this, they > probably support such arm machines. Just FYI, this patch is in use in Debian/valgrind package since July 2022 (armhf arch). |