Add explicit validator-cuda crate (#5985)

This commit is contained in:
Michael Vines
2019-09-19 20:50:34 -07:00
committed by GitHub
parent d379786c90
commit 1d0be265d9
32 changed files with 778 additions and 706 deletions

View File

@@ -44,8 +44,7 @@ url = "2.1.0"
solana-core = { path = "../core", version = "0.19.0-pre0" }
solana-budget-program = { path = "../programs/budget_program", version = "0.19.0-pre0" }
[features]
cuda = []
[[bin]]
name = "solana"