From 1878ee9a1e928355465b2113b1696eadcf610736 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sat, 30 Jul 2016 15:34:48 -0500 Subject: [PATCH] README: remove stating that only ARM works --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8ef52fe..7a0c2a9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ This openembedded layer provides the rust compiler, tools for building packages ## What works: - - MACHINE="beaglebone" (TARGET_SYS=arm-poky-linux-gnueabi) - Building rust-native, rust-cross, rust-hello-world, cargo-native - Running/using all of these (including rust-hello-world)