temporary disabled -Werror

This commit is contained in:
Jiri Moskovcak 2012-08-02 15:19:58 +02:00
parent cfb74c6bc1
commit c0f9bede89

View File

@ -229,7 +229,7 @@ Plugin to report bugs into anonymous FTP site associated with ticketing system.
%build %build
autoconf autoconf
%configure %configure
CFLAGS="%{optflags} -Werror" %configure --disable-silent-rules CFLAGS="%{optflags}"
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install