From 5f862f21bacff3590ecb272eb0f5921bc2079679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 22 Dec 2015 14:48:44 +0000 Subject: strata/gnome/gtksourceview.morph: Disable Werror to be able to compile in ARM Change-Id: Ie2320f3782c6046a32c92f87df3f73c844bb4fc7 --- strata/gnome/gtksourceview.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/gnome/gtksourceview.morph b/strata/gnome/gtksourceview.morph index 42a65a51..a41c5e9c 100644 --- a/strata/gnome/gtksourceview.morph +++ b/strata/gnome/gtksourceview.morph @@ -2,4 +2,4 @@ name: gtksourceview kind: chunk build-system: autotools configure-commands: -- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-glade-catalog +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-glade-catalog --disable-Werror -- cgit v1.2.1