[gnome-apps-nightly] Software: disable valgrind
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] Software: disable valgrind
- Date: Fri, 8 Sep 2017 08:28:21 +0000 (UTC)
commit cd0a7d5e8a542d8ec45b06ad8691750aa4f96978
Author: Christian Hergert <chergert redhat com>
Date: Fri Sep 8 01:28:11 2017 -0700
Software: disable valgrind
This doesn't work on the aarch64 SDK.
org.gnome.Software.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index b16f602..2fdce81 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -161,7 +161,8 @@
"-Denable-gudev=false",
"-Denable-snap=false",
"-Denable-man=false",
- "-Denable-polkit=false"],
+ "-Denable-polkit=false",
+ "-Denable-valgrind=false"],
"post-install": [
/* Rename service file so dbus activation works */
"mv /app/share/dbus-1/services/org.gnome.Software.service
/app/share/dbus-1/services/org.gnome.Software.XdgApp.service",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]