Bug#928224: patch

2022-07-01 Thread Richard Earnshaw
On Fri, 1 Jul 2022 11:54:58 +0200 Mathieu Malaterre wrote: valgrind should apply the following patch: sed -i -e 's/cortex-a8/generic-armv7-a+vfpv3-d16/g' Makefile.all.am A better change would be sed -i -e 's/cortex-a8/generic-armv7-a/g' Makefile.all.am There's no need for the fpu

Bug#928224: patch

2022-07-01 Thread Mathieu Malaterre
valgrind should apply the following patch: sed -i -e 's/cortex-a8/generic-armv7-a+vfpv3-d16/g' Makefile.all.am