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:
Doug Goldstein
2016-12-04 23:38:45 -06:00
parent 43c139f131
commit d364837120
4 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
inherit rust-vars
inherit rust-triples
inherit rust-common
RUSTC = "rustc"