diff --git a/gnome-shell.spec b/gnome-shell.spec index 5b775a5..8ae4321 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -111,7 +111,7 @@ easy to use experience. %build (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; - %configure --disable-static) + %configure --disable-static --disable-compile-warnings) make V=1 %{?_smp_mflags} %install