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: Remove indirection in stdio-common tests dependencies


On Wed, Feb 12, 2014 at 09:38:10PM +0000, Joseph S. Myers wrote:
> [Extracted from
> <https://sourceware.org/ml/libc-alpha/2014-01/msg00196.html> as a
> cleanup that can be done on its own.]
> 
> stdio-common/Makefile has the tests target depend on two test output
> files indirectly through rules do-tst-unbputc and do-tst-printf.  I
> see no reason for such an indirection, and everywhere else the tests
> just depend on the output files directly, so this patch removes the
> indirection.
> 
> Tested x86_64.
> 
looks ok.


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