From 3a9ae1d694eec6f58190127efbda8bc94c95a6af Mon Sep 17 00:00:00 2001 From: Cody Schafer Date: Sun, 16 Nov 2014 23:46:16 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ca576..00b8e8a 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ This openembedded layer provides the rust compiler, tools for building packages ## What works: Building: - rust-native, cargo-native, + rust-native, rust-cross (tested with qemux86) ## What doesn't: - building rust-hello-world + - building cargo-native (I managed to break it) ## What's untested: