Disable -Werror again

This commit is contained in:
Lubomir Rintel 2016-03-21 15:03:01 +01:00
parent 7a1e6b8d91
commit c18cc60f3d
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ intltoolize --force
autoreconf -i --force
intltoolize --force
%configure \
--enable-more-warnings=yes \
--enable-more-warnings=no \
--with-udev-base-dir=%{_prefix}/lib/udev \
--enable-gtk-doc \
--with-qmi=yes \