Conflicts:
	README.md
This commit is contained in:
Cody P Schafer
2014-11-17 00:55:02 -05:00
+2 -4
View File
@@ -5,18 +5,16 @@ This openembedded layer provides the rust compiler, tools for building packages
## What works:
Building:
rust-native, cargo-native,
rust-cross (tested with qemux86, SYS=i586-poky-linux)
- Building rust-native and rust-cross (tested with qemux86, SYS=i586-poky-linux)
## What doesn't:
- building rust-hello-world
- building cargo-native (I managed to break it)
## What's untested:
- cargo, rust (built for target)
- running anything
## TODO