Source-Changes-D archive

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

Re: CVS commit: src/share/mk



In article <20180710222851.GA5400%britannica.bec.de@localhost>,
Joerg Sonnenberger  <joerg%bec.de@localhost> wrote:
>On Tue, Jul 10, 2018 at 04:13:24PM -0400, Christos Zoulas wrote:
>> On Jul 10,  9:58pm, martin%duskware.de@localhost (Martin Husemann) wrote:
>> -- Subject: Re: CVS commit: src/share/mk
>> 
>> | On Tue, Jul 10, 2018 at 08:31:16PM +0200, Joerg Sonnenberger wrote:
>> | > This is wrong. Please revert. The seed should be specific per source as
>> | > it is used to distinguish e.g. anonymous namespace mangling.
>> 
>> It is still specific per source since the ${.TARGET} contains the source
>> name (i.e. foo.c -> foo.o):
>
>So two .TARGET instances in different directories will get the same
>seed. Before, they would have most often be distinguished by the full
>(or relative) source path.

I guess that's true. I will revert it then...

christos



Home | Main Index | Thread Index | Old Index