From 5af74548e741eab8fcf156f56850a5639043abac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 24 Feb 2018 14:05:29 +0100 Subject: building all but syslinux, gcc and glibc --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 3829728..8f373da 100644 --- a/README +++ b/README @@ -187,4 +187,7 @@ su cross ./prepare_stage2_repo.sh # stage 1 system. Resulting artifacts get stored also back # in $STAGE2_BUILD. +# Most things compile just fine with 64 MB RAM, binutils ld gold needs more +# (we gave it 512 MB) + ./build_stage2.sh -- cgit v1.2.3-54-g00ecf