Trying to build rust-hello-world

This commit is contained in:
Cody P Schafer
2014-11-14 19:07:59 -05:00
parent 56ffb31053
commit 084e14a567
3 changed files with 6 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
inherit cross
DEPENDS += "virtual/${TARGET_PREFIX}gcc"
PN = "rust-cross"