summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
index ce97a803f..189f6ec55 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
@@ -23,6 +23,11 @@ SRCREV = "c0d4b2fc0fcd6f2d3c37da935923f9e9ed5eb99f"
23 23
24EXTRA_OECONF += "--disable-xinerama" 24EXTRA_OECONF += "--disable-xinerama"
25 25
26PACKAGECONFIG ?= ""
27
28# enable as neccessary until new warnings are dealt with
29PACKAGECONFIG[werror] = "--enable-Werror,--disable-Werror,,"
30
26do_configure_prepend() { 31do_configure_prepend() {
27 cd ${S} 32 cd ${S}
28 aclocal --install || exit 1 33 aclocal --install || exit 1