summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-31 13:32:55 +0000
committerpav <pav@FreeBSD.org>2008-03-31 13:32:55 +0000
commit2b290549e3a05a60dc84e11b8bcbb5040ad3063a (patch)
tree044c899c7a7f3c0b4de0dcaf22cbf9f8230e3442 /Makefile
parent017bbc352e034398a93950c60e9c525a85bb6526 (diff)
downloadFreeBSD-src-2b290549e3a05a60dc84e11b8bcbb5040ad3063a.zip
FreeBSD-src-2b290549e3a05a60dc84e11b8bcbb5040ad3063a.tar.gz
Double up the necessary size of /usr/obj to 800MB
PR: misc/99735 Reported by: Philip M. Gollucci <pgollucci@p6m7g8.com>, Maxim Konovalov <maxim@macomnet.ru>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8df0424..5265f4f 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@
# The user-driven targets (as listed above) are implemented in Makefile.inc1.
#
# If you want to build your system from source be sure that /usr/obj has
-# at least 400MB of diskspace available.
+# at least 800MB of diskspace available.
#
# For individuals wanting to build from the sources currently on their
# system, the simple instructions are:
OpenPOWER on IntegriCloud