Remove frozen ABI modules from solana-sdk (bp #13008) (#13036)

* Remove frozen ABI modules from solana-sdk

(cherry picked from commit 6858950f76)

# Conflicts:
#	Cargo.lock
#	core/Cargo.toml
#	frozen-abi/macro/Cargo.toml
#	programs/bpf/Cargo.lock
#	programs/stake/Cargo.toml
#	programs/vote/Cargo.toml
#	runtime/Cargo.toml
#	sdk/Cargo.toml
#	version/Cargo.toml

* rebase

* fix broken ci (#13039)

Co-authored-by: Michael Vines <mvines@gmail.com>
Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
This commit is contained in:
mergify[bot]
2020-10-21 02:00:45 +00:00
committed by GitHub
parent b4178b75e7
commit b143b9c3c2
38 changed files with 241 additions and 107 deletions

View File

@@ -1 +1 @@
../sdk/build.rs
../frozen-abi/build.rs