Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/common
Module Name: src
Committed By: oster
Date: Wed Aug 2 21:37:41 UTC 2006
Modified Files:
src/distrib/common: Makefile.bootcd
Log Message:
We need to .WAIT until 'prepare' is done, and then .WAIT until
'copy-releasedir' is done before doing 'image'. Failure to do so
leads to a race condition that may result in build errors on
parallel builds with '-j 4' and '-j 16'.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/distrib/common/Makefile.bootcd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index