From a90e7b876de141471055dccba56f63828e7bf382 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 8 Mar 2018 15:19:08 +0100 Subject: identified the last hard groups/cycles --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index ec20973..7bf4f72 100644 --- a/README +++ b/README @@ -207,6 +207,7 @@ su cross ./prepare_stage2_repo.sh # complex packages: # - libsasl without openldap # - libgcrypt without libsecret +# - ldns unbound dnssec-anchors are all in a cyrcle # some packages are simply to hard to build: # - libsecret: needs glib2 which is not buildable in stage3 @@ -217,4 +218,7 @@ su cross ./prepare_stage3_repo.sh # stage 1 system. Resulting artifacts get stored also back # in $STAGE3_BUILD. +# Most things compile just fine with 64 MB RAM, binutils ld gold needs more +# (we gave it 512 MB). s-nail needs much more (we gave it 2 GB). + ./build_stage3.sh -- cgit v1.2.3-54-g00ecf