Skip to content

amd: Pass addrlib cpp args to the tests

David Heidelberg requested to merge dh/mesa:241013-amd-test-fix into main

What does this MR do and why?

amd: Pass addrlib cpp args to the tests

The declaration and definition used by tests otherwise differs from
addrlib.
Found by LTO -Werror=lto-type-mismatch.

Fixes: 1d69c0419b39 ("amd/addrlib: prevent defining regparm differently")
Signed-off-by: David Heidelberg <david@ixit.cz>

Merge request reports

Loading