From f613fa6f52246d74d475ce6b0463662ac7cf6f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 22 Dec 2015 14:51:37 +0000 Subject: strata/gnome/yelp.morph: Disable Werror to be able to compile in ARM Change-Id: Ic1374979fc25ded4ffe201f84def3a3ed51b5f64 --- strata/gnome.morph | 2 +- strata/gnome/yelp.morph | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 strata/gnome/yelp.morph diff --git a/strata/gnome.morph b/strata/gnome.morph index 75db9be8..1ead0994 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -1030,9 +1030,9 @@ chunks: - yelp-tools - name: yelp repo: upstream:gnome/yelp + morph: strata/gnome/yelp.morph ref: 9932283ce9610f969e023a0dc326c81159c06a15 unpetrify-ref: 3.18.1 - build-system: autotools build-depends: - m4-common - WebKitGtk diff --git a/strata/gnome/yelp.morph b/strata/gnome/yelp.morph new file mode 100644 index 00000000..86434a4a --- /dev/null +++ b/strata/gnome/yelp.morph @@ -0,0 +1,5 @@ +name: yelp +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --disable-Werror -- cgit v1.2.1