This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Move bench target into benchtests
- From: Siddhesh Poyarekar <siddhesh at redhat dot com>
- To: Roland McGrath <roland at hack dot frob dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 10 Apr 2013 10:29:45 +0530
- Subject: Re: [PATCH] Move bench target into benchtests
- References: <20130403080526 dot GA20842 at spoyarek dot pnq dot redhat dot com> <20130408220956 dot 124492C09F at topped-with-meat dot com> <20130409044525 dot GD15689 at spoyarek dot pnq dot redhat dot com> <20130409232322 dot 997EC2C09A at topped-with-meat dot com>
On Tue, Apr 09, 2013 at 04:23:22PM -0700, Roland McGrath wrote:
> I see no reason for bench/Rules. Put it all in bench/Makefile.
It's because bench/Makefile will soon be full of benchmark function
definitions. I don't mind merging Rules in, but I have a preference
for keeping it separate if you're OK with it.
Siddhesh