Temporarily disable parallel make to fix build
This commit is contained in:
parent
84b0a2c943
commit
98c66683b4
@ -104,7 +104,7 @@ the functionality of the installed clutter package.
|
||||
--enable-wayland-compositor \
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags} V=1
|
||||
make V=1
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot} INSTALL='install -p'
|
||||
|
Loading…
Reference in New Issue
Block a user