[gnome-continuous] Disable profiler support in Mutter
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Disable profiler support in Mutter
- Date: Fri, 31 May 2019 15:31:45 +0000 (UTC)
commit 2395caebaf6960f0a0890b4f9be700ec9d12d20c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri May 31 16:31:11 2019 +0100
Disable profiler support in Mutter
So we don't have to build sysprof for nothing.
manifest.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index dc0c192..a50499e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1132,7 +1132,8 @@
"config-opts": [
"-Dremote_desktop=false",
"-Degl_device=false",
- "-Dwayland_eglstream=false"
+ "-Dwayland_eglstream=false",
+ "-Dprofiler=false"
],
"irc_room": "gnome-shell"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]