Skip to content

Commit 8afc081

Browse files
roxellshuahkh
authored andcommitted
selftests: rust: config: disable GCC_PLUGINS
CONFIG_RUST depends on !CONFIG_GCC_PLUGINS. Disable CONFIG_GCC_PLUGINS in rust/config file to make sure it doesn't get enabled. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Acked-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent fe8340a commit 8afc081

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/rust

1 file changed

+1
-0
lines changed

tools/testing/selftests/rust/config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# CONFIG_GCC_PLUGINS is not set
12
CONFIG_RUST=y
23
CONFIG_SAMPLES=y
34
CONFIG_SAMPLES_RUST=y

0 commit comments

Comments
 (0)