summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-20 13:26:00 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-23 19:17:41 +0200
commit922c879b6e8ca126cc23173765b043f849735333 (patch)
treecdd3e4dc1f406609b8692fff2e79e99e4829cf2b /configure.in
parent0341d7b972e6efb5daac0c6ca38949fc35099b53 (diff)
not much point in trying to be too precise about how much space -g build takes
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 82256ec18e62..7633128b8845 100644
--- a/configure.in
+++ b/configure.in
@@ -610,7 +610,7 @@ AC_ARG_ENABLE(atl,
AC_ARG_ENABLE(symbols,
AS_HELP_STRING([--enable-symbols],
[Include debugging symbols in output. WARNING - a complete build needs
- 8 Gb of space and takes much longer (enables -g compiler flag).
+ a lot of space (roughly 10 GiB) and takes much longer (enables -g compiler flag).
You can also use this switch as follows:
--enable-symbols="all -sw/ -Library_sc" to enable symbols only for
the specified gbuild-build targets (all means everything, - prepended