From 54492def2239a4ded3a624aa8d2abfec50b5ffa0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 14 Jul 2017 17:30:40 +0200 Subject: fixed some typos in cross compilation docu --- README.CrossCompiling | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.CrossCompiling') diff --git a/README.CrossCompiling b/README.CrossCompiling index ce6da70..4b0fa8d 100644 --- a/README.CrossCompiling +++ b/README.CrossCompiling @@ -2,11 +2,11 @@ Intro ----- You can compile AbaOS from a 32-bit host or chroot (e.g. Arch32 chroot). -But you have to be extremly careful nothing from the host creeps into -the binaries. +But you have to be extremly careful that nothing ceeps into the kernel +from the host system. -You can also create a cross-compilation environment. Not, we don't need -a full fledged chain, linker and compiler is enough. AbaOs has a small +You can also create a cross-compilation environment. Now, we don't need +a full fledged chain, linker and C compiler is enough. AbaOs has a small integrated C library which is sufficient to build the kernel. gcc -- cgit v1.2.3-54-g00ecf