bug-make
[Top][All Lists]
Advanced

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

Re: glibc build process slowness


From: Roland McGrath
Subject: Re: glibc build process slowness
Date: Wed, 21 Feb 2007 12:21:44 -0800 (PST)

>   the old rule has 1 target (or multiple identical targets)
>   and
>   there exists a target in the new rule the same as the old rule's target
> 
> See attached makefile which demonstrates this.  Is that the correct
> behaviour?  It seems like it would make more sense to compare the
> target lists for equality.

I think it should match any rule whose target list is a subset of the new
rule's list, without regard to order.


Thanks,
Roland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]