summaryrefslogtreecommitdiff
path: root/strata/gnome
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-30 10:56:06 +0000
committerJavier Jardón <jjardon@gnome.org>2015-10-30 10:57:27 +0000
commit267e295743fde8d178fc5b9f3924d3fe12f7046a (patch)
tree8d76b5416f4d550aff2928682a48a6e23a6208a5 /strata/gnome
parent93a48da0f486d32a43dc3711249b4befcb49654c (diff)
downloaddefinitions-267e295743fde8d178fc5b9f3924d3fe12f7046a.tar.gz
strata/gnome: Disable compiler warning in mutter
So mutter compiles in ARM Change-Id: If3355a61daaeb7b450018c3c1fb94b06711ae512
Diffstat (limited to 'strata/gnome')
-rw-r--r--strata/gnome/mutter.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/gnome/mutter.morph b/strata/gnome/mutter.morph
new file mode 100644
index 00000000..334e3306
--- /dev/null
+++ b/strata/gnome/mutter.morph
@@ -0,0 +1,5 @@
+name: mutter
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-compile-warnings=no