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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,8 +76,7 @@ fn main() {
"external_spend",
"noop",
"panic",
// ISSUE: https://github.com/solana-labs/solana/issues/5602
// "stack_bug",
"stack_bug",
"tick_height",
];
for program in rust_programs.iter() {