From 2905d47704253c7384786c09653d7fd257a54b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 22 Dec 2015 13:34:45 +0000 Subject: gssdp: disable Werror to be able to compile in ARM Change-Id: Ia18b51818b8f2a8f488e28925ff2babe17b8e1ab --- strata/gnome.morph | 2 +- strata/gnome/gssdp.morph | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 strata/gnome/gssdp.morph diff --git a/strata/gnome.morph b/strata/gnome.morph index 66991deb..06770ea1 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -719,10 +719,10 @@ chunks: ref: 52eb6498c97ce0005186946bc9162d87597abc2c unpetrify-ref: 1.9.0-8-g52eb649 - name: gssdp + morph: strata/gnome/gssdp.morph repo: upstream:gnome/gssdp ref: a53a6ac85f1b70192bc75fbbd4601582d6095cfd unpetrify-ref: gssdp-0.14.12 - build-system: autotools - name: gupnp repo: upstream:gnome/gupnp ref: c42b9cdda466ae9fef91f6beb370f8dfdebc295c diff --git a/strata/gnome/gssdp.morph b/strata/gnome/gssdp.morph new file mode 100644 index 00000000..14b810b0 --- /dev/null +++ b/strata/gnome/gssdp.morph @@ -0,0 +1,5 @@ +name: gssdp +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --disable-Werror -- cgit v1.2.1