Skip to content

compiler/rust: Force native build for the compiler_proc library

Echo J. requested to merge DodoGTA/mesa-nvk:nak/meson-rust-mess into main

What does this MR do and why?

compiler/rust: Force native build for the compiler_proc library

This should fix the 32-bit build of NVK (with NAK included)

Fixes: ab72be6c5e9 ("nak,compiler: Move AsSlice to common code")

Merge request reports