]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests: rust: config: disable GCC_PLUGINS
authorAnders Roxell <anders.roxell@linaro.org>
Fri, 2 Aug 2024 12:45:36 +0000 (14:45 +0200)
committerShuah Khan <skhan@linuxfoundation.org>
Sun, 11 Aug 2024 23:32:55 +0000 (17:32 -0600)
commit8afc0816f5f6213c2f40399317e2ecd43371729c
tree3e96d9b2453b7760904f02f22082175e740186ae
parentfe8340a750002269a3e4178efa1229a88814a656
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>
tools/testing/selftests/rust/config