[jhbuild] core-deps-3.28: Remove --enable-static from spice-gtk build
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-3.28: Remove --enable-static from spice-gtk build
- Date: Mon, 13 Nov 2017 07:31:59 +0000 (UTC)
commit 1c2f69b92885a9bb023a0ff4f2b09518e65bd5c8
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date: Mon Nov 13 16:29:07 2017 +0900
core-deps-3.28: Remove --enable-static from spice-gtk build
This was originally added in 2014 because the static build
enabled a build of some coroutine subsystem, now in 2017 removing
this allows spice-gtk to build with modern compilers and gnome-boxes
succeeds to compile against this build of spice-gtk.
Also, see spice-gtk bug:
https://bugs.freedesktop.org/show_bug.cgi?id=103694
modulesets/gnome-suites-core-deps-3.28.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.28.modules b/modulesets/gnome-suites-core-deps-3.28.modules
index 0c09204..2c2968f 100644
--- a/modulesets/gnome-suites-core-deps-3.28.modules
+++ b/modulesets/gnome-suites-core-deps-3.28.modules
@@ -1699,7 +1699,7 @@ the module and we will just change it to use a tarball anyway.
</dependencies>
</autotools>
- <autotools id="spice-gtk" autogenargs="--disable-smartcard --enable-vala --enable-webdav --enable-static">
+ <autotools id="spice-gtk" autogenargs="--disable-smartcard --enable-vala --enable-webdav">
<if condition-set="freebsd">
<autogenargs value="SSL_CFLAGS=' ' SSL_LIBS='-lssl -lcrypto' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl
-lcrypto'"/>
</if>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]