Fix -Werror breaking the build
This commit is contained in:
parent
44c79b60f5
commit
76e0faac92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user