[jhbuild] Update verbose build output comment in sample.jhbuildrc
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Update verbose build output comment in sample.jhbuildrc
- Date: Fri, 25 Mar 2011 10:11:52 +0000 (UTC)
commit ddbe58b92c0045406900acac3dec31638ea07524
Author: Craig Keogh <cskeogh adam com au>
Date: Fri Mar 25 20:36:55 2011 +1030
Update verbose build output comment in sample.jhbuildrc
examples/sample.jhbuildrc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/examples/sample.jhbuildrc b/examples/sample.jhbuildrc
index 7226cc3..206d429 100644
--- a/examples/sample.jhbuildrc
+++ b/examples/sample.jhbuildrc
@@ -30,7 +30,7 @@ prefix = '/opt/gnome'
# to speed up builds of GNOME, try '--disable-static --disable-gtk-doc'
#autogenargs=''
-# On SMP systems you may use something like this to improve compilation time:
-# be aware that not all modules compile correctly with make -j2
-# You can also use 'make V=0' if you want less output while compiling.
+# On multiprocessor systems setting makeargs to '-j2' may improve compilation
+# time. Be aware that not all modules compile correctly with '-j2'.
+# Set makeargs to 'V=1' for verbose build output.
#makeargs = '-j2'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]