Enabling building for bpf stack bug test program (#5654)
This commit is contained in:
@ -76,8 +76,7 @@ fn main() {
|
|||||||
"external_spend",
|
"external_spend",
|
||||||
"noop",
|
"noop",
|
||||||
"panic",
|
"panic",
|
||||||
// ISSUE: https://github.com/solana-labs/solana/issues/5602
|
"stack_bug",
|
||||||
// "stack_bug",
|
|
||||||
"tick_height",
|
"tick_height",
|
||||||
];
|
];
|
||||||
for program in rust_programs.iter() {
|
for program in rust_programs.iter() {
|
||||||
|
Reference in New Issue
Block a user