[jhbuild] suites-core-deps-3.6: add comment to webkit about parallel build



commit 5b7930395357a235a4bc65cbdc644e705829fc8a
Author: Ray Strode <rstrode redhat com>
Date:   Thu Aug 2 17:11:52 2012 -0400

    suites-core-deps-3.6: add comment to webkit about parallel build
    
    Ross did a blog post here:
    
    http://www.burtonini.com/wordpress/2012/08/02/debugging-parallelism-problems-in-make/
    
    that lists the reasons why webkit can't parallel build.
    
    Add those links to the XML file for those wondering.

 modulesets/gnome-suites-core-deps-3.6.modules |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.6.modules b/modulesets/gnome-suites-core-deps-3.6.modules
index 560b358..691c843 100644
--- a/modulesets/gnome-suites-core-deps-3.6.modules
+++ b/modulesets/gnome-suites-core-deps-3.6.modules
@@ -999,6 +999,10 @@
     </dependencies>
   </autotools>
 
+  <!-- bugs that prevent webkit for supporting parallel build:
+       https://bugs.webkit.org/show_bug.cgi?id=79498
+       http://savannah.gnu.org/bugs/?30653
+  -->
   <autotools id="WebKit" makefile="GNUmakefile"
              autogenargs="--enable-introspection"
              supports-parallel-builds="no">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]