]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
make.sh: Increase maximum size of ramdisk to 8GB
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:28:09 +0000 (10:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 16 Aug 2020 10:29:43 +0000 (10:29 +0000)
commit815ca15dc4e7e3d20a5fd7006395c9b1664bb04c
tree5cb9e6f93158f5d40e61452251fe54b968790a2b
parent6d6f306179f13fc84586bc6b377edcb534db01e9
make.sh: Increase maximum size of ramdisk to 8GB

The previous 4GB were not enough for a full GCC bootstrap
in the toolchain stage.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
make.sh