Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/arm



On Mon, Jun 23, 2008 at 17:43:21 +0000, Matt Thomas wrote:

> Module Name:  src
> Committed By: matt
> Date:         Mon Jun 23 17:43:21 UTC 2008
> 
> Modified Files:
>       src/sys/arch/arm: Makefile
>       src/sys/arch/arm/include: Makefile
> 
> Log Message:
> Fix a race condition -j.  Don't do SUBDIRS= include/arm include/arm/...
> since the latter might be done before the former which mtree doesn't like.
> Instead have arm recurse into its own subdirs.

I think powerpc needs the same (it currently kludges around this by an
explicit .WAIT in the upper-level Makefile).

SY, Uwe
-- 
uwe%stderr.spb.ru@localhost                       |       Zu Grunde kommen
http://snark.ptc.spbu.ru/~uwe/          |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index