Enabling building for bpf stack bug test program (#5654)

This commit is contained in:
Justin Starry
2019-08-26 17:23:21 -04:00
committed by GitHub
parent bd20c5e791
commit 6979a17674

View File

@ -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() {