[jhbuild] 3.26: sysprof should be disabled on all platforms when building Builder
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.26: sysprof should be disabled on all platforms when building Builder
- Date: Mon, 14 Aug 2017 02:01:12 +0000 (UTC)
commit e027a3535aef677af36ab478a475c64be49e2982
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sat Aug 12 14:14:05 2017 -0500
3.26: sysprof should be disabled on all platforms when building Builder
Because sysprof is not in jhbuild
modulesets/gnome-apps-3.26.modules | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.26.modules b/modulesets/gnome-apps-3.26.modules
index c1b1f37..b728376 100644
--- a/modulesets/gnome-apps-3.26.modules
+++ b/modulesets/gnome-apps-3.26.modules
@@ -260,9 +260,9 @@
</suggests>
</autotools>
- <meson id="gnome-builder">
+ <meson id="gnome-builder" mesonargs="-Dwith_sysmon=false -Dwith_sysprof=false">
<if condition-unset="linux">
- <mesonargs value="-Dwith_flatpak=false -Dwith_sysprof=false"/>
+ <mesonargs value="-Dwith_flatpak=false"/>
</if>
<branch/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]