[jhbuild] gnome-builder: --enable-sysprof-plugin=auto is the default now



commit 81e0c69ba5109d078fe4682a593c1770ce319d3a
Author: Christian Hergert <chergert redhat com>
Date:   Sat Feb 25 10:40:13 2017 -0800

    gnome-builder: --enable-sysprof-plugin=auto is the default now
    
    This shouldn't be needed anymore, as sysprof is detected when compiling.

 modulesets/gnome-apps-3.24.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.24.modules b/modulesets/gnome-apps-3.24.modules
index 890dfee..3144c15 100644
--- a/modulesets/gnome-apps-3.24.modules
+++ b/modulesets/gnome-apps-3.24.modules
@@ -303,7 +303,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="gnome-builder" autogenargs="--disable-sysprof-plugin">
+  <autotools id="gnome-builder">
     <branch/>
     <dependencies>
       <dep package="clang"/>


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