[PATCH] Re: Testsuite races -- updated

Jeff Law law@redhat.com
Tue Aug 21 18:22:00 GMT 2012


On 08/17/2012 02:46 PM, Andreas Schwab wrote:
> Jeff Law <law@redhat.com> writes:
>
>> +# Multiple tests use this data.  Create it once to avoid racing and
>> +# spurious test failures.
>> +codeset_mo = $(objpfx)domaindir/de_DE/LC_MESSAGES/codeset.mo
>> +
>> +$(codeset_mo):
>> +	$(make-target-directory)
>> +	msgfmt -o $@ tstcodeset.po
>
> $(codeset_mo) should depend on tstcodeset.po.
Roland took care of that with his follow-up fix.

Thanks,
jeff



More information about the Libc-alpha mailing list