mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 02:10:11 +01:00
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:
parent
4605592db2
commit
586ad02b9c
1 changed files with 0 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue