Turn off parallel make

epel9
Petr Machata 17 years ago
parent c317f58016
commit a24615b78f

@ -34,7 +34,8 @@ you want a program to format your code.
%build %build
%configure %configure
make %{?_smp_mflags} # Parallel make doesn't work
make
%install %install
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save