Revert "Feature gates for rbpf v0.2.16 (#21590)"
This reverts commit 6777ca244f
.
This commit is contained in:
@@ -147,7 +147,6 @@ native machine code before execting it in the virtual machine.",
|
||||
|
||||
let config = Config {
|
||||
enable_instruction_tracing: matches.is_present("trace") || matches.is_present("profile"),
|
||||
enable_symbol_and_section_labels: true,
|
||||
..Config::default()
|
||||
};
|
||||
let mut accounts = Vec::new();
|
||||
|
Reference in New Issue
Block a user