Don't set TIMEOUTFACTOR in sysdeps/wordsize-64/Makefile

Ryan S. Arnold ryan.arnold@gmail.com
Tue Sep 18 14:38:00 GMT 2012


On Tue, Sep 18, 2012 at 9:00 AM, Andreas Jaeger <aj@suse.com> wrote:
> On 09/17/2012 08:50 PM, Joseph S. Myers wrote:
>>
>> As I noted in
>> <http://sourceware.org/ml/libc-alpha/2012-09/msg00469.html>,
>> TIMEOUTFACTOR is a hook for *users* of slower systems to set when
>> running the testsuite; makefiles shouldn't set it themselves because
>> that overrides any user setting.
>>
>> This patch changes the one place where a makefile did set
>> TIMEOUTFACTOR to set TIMEOUT directly in the test instead.  Tested
>> x86_64.
>>
>> 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
>>
>>         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
>>         (tst-writev-ENV): Remove.
>>         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
>
>
> Thanks, this is fine,

I'm fine with this patch too.

Ryan



More information about the Libc-alpha mailing list