Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 379)
+++ Makefile	(revision 380)
@@ -210,6 +210,8 @@
 # Add targets:
 # -----------
 # $ rustup target add arm-unknown-linux-gnueabihf
+# $ rustup target add armv7-unknown-linux-gnueabihf
+# $ rustup target add thumbv7neon-unknown-linux-gnueabihf
 # $ rustup target add aarch64-unknown-linux-gnu
 # $ rustup target add mipsel-unknown-linux-gnu
 # $ rustup target add powerpc-unknown-linux-gnu