Skip to content

Commit

Permalink
Merge pull request raspberrypi#850 from ojeda/depends-not-randstruct
Browse files Browse the repository at this point in the history
rust: depend on `!RANDSTRUCT`
  • Loading branch information
ojeda authored Aug 1, 2022
2 parents 562c259 + 782d092 commit 5b22a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1916,6 +1916,7 @@ config RUST
depends on RUST_IS_AVAILABLE
depends on !MODVERSIONS
depends on !GCC_PLUGINS
depends on !RANDSTRUCT
depends on !DEBUG_INFO_BTF
select CONSTRUCTORS
help
Expand Down

0 comments on commit 5b22a0f

Please sign in to comment.