subprojects: Don't use native option for rustc-hash dependency

This should fix the 32-bit NVK build

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35037>
This commit is contained in:
Echo J
2025-05-17 14:00:34 +03:00
committed by Marge Bot
parent 4605592db2
commit 586ad02b9c

View File

@@ -15,7 +15,6 @@ lib = static_library(
rust_args : rust_args,
override_options : ['rust_std=2021', 'build.rust_std=2021'],
rust_abi : 'rust',
native : true,
)
dep_rustc_hash = declare_dependency(