On 5/25/2026 2:22 PM, Pietro Monteiro wrote:
> Libffi testsuite uses relative directories for include paths.  For
> multilibbed targets we run the tests from the the main target build
> directory, so using relative paths leads to the wrong fiules being
> included by the tests.  Fix by using variables that point into the
> build dir for the current multilib variant being tested.
>
> Forwarded upstream: https://github.com/libffi/libffi/pull/965
>
> libffi/ChangeLog:
>       PR libffi/125417
>       * testsuite/lib/libffi.exp (libffi_target_compile): Use
>       ${libffi_include} and ${blddirffi} instead of "../include" and
>       ".." for include paths.
>
> Signed-off-by: Pietro Monteiro <[email protected]>
OK for the trunk.  Thanks!

jeff

Reply via email to