UBUNTU: SAUCE: allows to enable Rust with modversions
BugLink: https://bugs.launchpad.net/bugs/2007654 The following commit allows to relax the constraint !CONFIG_MODVERSIONS with CONFIG_RUST enabled: 20e01f8abba2 ("UBUNTU: SAUCE: modpost: support arbitrary symbol length in modversion") Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
0a4e704ad1
commit
8c68f11e41
@@ -1913,7 +1913,6 @@ config RUST
|
||||
bool "Rust support"
|
||||
depends on HAVE_RUST
|
||||
depends on RUST_IS_AVAILABLE
|
||||
depends on !MODVERSIONS
|
||||
depends on !GCC_PLUGINS
|
||||
depends on !RANDSTRUCT
|
||||
depends on !DEBUG_INFO_BTF || PAHOLE_HAS_LANG_EXCLUDE
|
||||
|
||||
Reference in New Issue
Block a user