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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user