]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
generic: filter out more rust related symbols 21554/head
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 15 Jan 2026 20:21:36 +0000 (22:21 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 18 Jan 2026 10:22:15 +0000 (11:22 +0100)
More rust symbols that are detected using scripts or based on the rust
version have been added. Filter them out.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Link: https://github.com/openwrt/openwrt/pull/21554
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/generic/config-filter

index eaf3bc70356c9c9a82ab43c84791aec329791bbe..d1e2f70bcb13bca02407bba94b1441880f8b8d91 100644 (file)
@@ -17,8 +17,10 @@ CONFIG_PAHOLE_HAS_LANG_EXCLUDE=.*
 CONFIG_PAHOLE_HAS_SPLIT_BTF=.*
 CONFIG_PAHOLE_VERSION=.*
 CONFIG_PLUGIN_HOSTCC=".*"
+CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=.*
 CONFIG_RUSTC_LLVM_VERSION=.*
 CONFIG_RUSTC_SUPPORTS_.*=.*
 CONFIG_RUSTC_VERSION=.*
+CONFIG_RUST_IS_AVAILABLE=.*
 # CONFIG_SET_FS is not set
 # CONFIG_TASKS_.* is not set