Skip to content

st/nine: Fix compilation error on non-x86 platforms

Axel Davy requested to merge axeldavy/mesa:nine_compilation_fix into master

The unused variable was improperly declared in the non-x86 case.

Reported in #4647 (closed)

The fix should get into 21.1 and master. I hope the Fixed flag should automatically do that.

Merge request reports