merge rust-vars and rust-triples to rust-common
Merge two bbclasses that were included in the same places so merge it into one common file.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
inherit rust-vars
|
||||
# add crate fetch support
|
||||
inherit crate-fetch
|
||||
inherit rust-triples
|
||||
inherit rust-common
|
||||
|
||||
# the binary we will use
|
||||
CARGO = "cargo"
|
||||
|
||||
Reference in New Issue
Block a user