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: ## What works:
Building: - Building rust-native and rust-cross (tested with qemux86, SYS=i586-poky-linux)
rust-native, cargo-native,
rust-cross (tested with qemux86, SYS=i586-poky-linux)
## What doesn't: ## What doesn't:
- building rust-hello-world - building rust-hello-world
- building cargo-native (I managed to break it)
## What's untested: ## What's untested:
- cargo, rust (built for target) - cargo, rust (built for target)
- running anything - running anything
## TODO ## TODO