From 9eafa99cffe9c35d0c2fca4ae5d7ff5b11d56e59 Mon Sep 17 00:00:00 2001 From: emaste Date: Mon, 14 Dec 2015 19:20:18 +0000 Subject: [PATCH] Update advice on obj disk space requirements The Makefile is not the best place for this information, but at least it is now less out of date. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0093fb319408..836097b42389 100644 --- a/Makefile +++ b/Makefile @@ -57,8 +57,8 @@ # Makefile.inc1. The exceptions are universe, tinderbox and targets. # # If you want to build your system from source be sure that /usr/obj has -# at least 1GB of diskspace available. A complete 'universe' build requires -# about 15GB of space. +# at least 6GB of diskspace available. A complete 'universe' build requires +# about 100GB of space. # # For individuals wanting to build from the sources currently on their # system, the simple instructions are: