Skip to content

Commit 5b22a0f

Browse files
authored
Merge pull request Rust-for-Linux#850 from ojeda/depends-not-randstruct
rust: depend on `!RANDSTRUCT`
2 parents 562c259 + 782d092 commit 5b22a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -1916,6 +1916,7 @@ config RUST
19161916
depends on RUST_IS_AVAILABLE
19171917
depends on !MODVERSIONS
19181918
depends on !GCC_PLUGINS
1919+
depends on !RANDSTRUCT
19191920
depends on !DEBUG_INFO_BTF
19201921
select CONSTRUCTORS
19211922
help

0 commit comments

Comments
 (0)