HomeFreeBSD

devel/valgrind: patch for ifuncs

Description

devel/valgrind: patch for ifuncs

The work for simd support uses @gnu_indirect_function. When Valgrind sees
binaries using such function it expects to have its own ifunc_handler. Until now
there wasn't one for FreeBSD so Valgrind terminates with an abort.

This patch merges the fix maintainer and creator made upstream.

PR: 273955
Reported by: pjfloyd@wanadoo.fr (maintainer)

Details

Provenance
pjfloyd_wanadoo.frAuthored on Sep 20 2023, 7:54 AM
fernapeCommitted on Sep 20 2023, 11:42 AM
Parents
R11:babca63af439: emulators/open-vm-tools: Update to 12.3.0
Branches
Unknown
Tags
Unknown