https://bugzilla.redhat.com/show_bug.cgi?id=1115121



--- Comment #11 from Alexey I. Froloff <[email protected]> ---
(In reply to Christopher Meng from comment #5)
> > 2. Parallel make isn't working correctly.  The build log shows the same file
> > being compiled by multiple threads; e.g., v.c was built 6 times for me.
> Really? I haven't noticed that as well on my slow computer.

This is because several targets call "@$(MAKE) $@bin".  This spawns several
make processes and all of them starts making v.o...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to