[Bug 1115121] Review Request: osh - V6 Thompson Shell Port

bugzilla at redhat.com bugzilla at redhat.com
Fri Jul 11 13:35:02 UTC 2014


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



--- Comment #11 from Alexey I. Froloff <raorn at raorn.name> ---
(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


More information about the package-review mailing list