[gnome-continuous] manifest: build min debug symbols for webkitgtk4



commit 5256e35cce13635cac497230f77ffe35c24b923e
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Wed Nov 26 15:10:31 2014 +0100

    manifest: build min debug symbols for webkitgtk4

 manifest.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c4962de..97daaff 100644
--- a/manifest.json
+++ b/manifest.json
@@ -764,7 +764,10 @@
                {"src": "tarball:http://www.webkitgtk.org/releases/webkitgtk-2.7.2.tar.xz";,
                 "name": "webkitgtk4",
                 "checksum": "042964d2bc5e02d48feb80d1021bb24c634e4fdfcb3d1356df0a599c6950c46d",
-                "patches": ["webkitgtk-cmake-buildapi.patch"]},
+                "patches": ["webkitgtk-cmake-buildapi.patch"],
+                 "config-opts": ["--enable-introspection",
+                               "--enable-debug-symbols=min",
+                               "--disable-maintainer-mode"]},
 
                {"src": "gnome:libgee",
                 "patches": ["gee-builddir.patch"]},


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