On Fri, 1 Jul 2022 11:54:58 +0200 Mathieu Malaterre <[email protected]>
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 selection to be specified as generic-armv7-a
defaults to vfpv3-d16.
R.
IMPORTANT NOTICE: The contents of this email and any attachments are
confidential and may also be privileged. If you are not the intended recipient,
please notify the sender immediately and do not disclose the contents to any
other person, use it for any purpose, or store or copy the information in any
medium. Thank you.