mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
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>
This commit is contained in:
parent
8087c515ab
commit
753eda06f3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue