Skip to content

[AMD] Fix build on non-x86 platforms with clang 10

Bernhard Rosenkraenzer requested to merge berolinux/mesa:clang10-20.0 into main

Fix build failure of the AMD driver on non-x86 with clang 10, caused by use of an x86 specific attribute. Fixes #2475

Signed-off-by: Bernhard Rosenkraenzer bero@lindev.ch

Edited by Jordan Justen

Merge request reports