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: [COMMITTED] Add convenience target to automatically update ULPs for your machine.


On 04/06/2013 06:56 PM, Carlos O'Donell wrote:
On 04/05/2013 11:14 AM, Carlos O'Donell wrote:
On 04/05/2013 05:38 AM, Andreas Schwab wrote:
"Carlos O'Donell" <carlos@redhat.com> writes:

+         eval $(make-test-out) -u -o $(objpfx); \

eval is evil.  Why do you need that?

No. It's not required. Thanks for noticing.

I have to rewrite this anyway, I didn't notice $(make-test-out)
relies upon $^ and that doesn't work here.

I have to do something similar to what Siddhesh did for `make bench'.

Given that Jaegar and Schwab reviewed this I'm going to commit this
to make our lives easier :-)

v2
- Remove use of evil `eval'.
- Added custom variable to run math tests.
- Rename `regenulps' to `regen-ulps'.
- Updated wiki to mention new instructions.

As a followup, could you update math/README.libm-test as well?

Thanks,
Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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