This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]