[gnome-continuous] manifest: untag systemd



commit 924f2b72f4d10930931187b931b27f5460e0d45b
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Jun 30 10:48:11 2014 +0200

    manifest: untag systemd

 manifest.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index e997685..09baf83 100644
--- a/manifest.json
+++ b/manifest.json
@@ -91,10 +91,14 @@
                 "config-opts": ["--enable-vapigen"]},
 
                {"src": "git:git://anongit.freedesktop.org/systemd/systemd",
-                "tag": "v208",
                 "initramfs-depends": true,
+                "cflags": {
+                    "x86_64": "-O0 -g -m64 -mtune=generic",
+                    "i686": "-O0 -g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"},
                 "config-opts": ["--disable-manpages",
                                 "--disable-networkd",
+                                "--disable-resolved",
+                                "--enable-compat-libs",
                                 "--with-sysvinit-path=",
                                 "--with-sysvrcnd-path="]},
 


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