Fix -Werror breaking the build

This commit is contained in:
Hans de Goede 2012-01-23 18:16:22 +01:00
parent 44c79b60f5
commit 76e0faac92

View File

@ -70,7 +70,7 @@ using spice-server, you will need to install spice-server-devel.
%build
%configure --enable-gui --enable-smartcard
make %{?_smp_mflags}
make WARN_CFLAGS='' %{?_smp_mflags}
%install
make DESTDIR=%{buildroot} install