test/math: fix for MIPS that takes 32/64 suffix into account
commit8c93ff92c37e2ed577c593236d24d09d7dcaa3ab
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Mon, 18 Aug 2014 07:04:28 +0000 (18 11:04 +0400)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 18 Aug 2014 10:22:02 +0000 (18 12:22 +0200)
tree75958909db3f30ab5d9c58baa2bca32d7b6b3780
parent50442f45302021af4f7d68fd91039469e1c14861
test/math: fix for MIPS that takes 32/64 suffix into account

This fixes a breakage for MIPS32/64 introduced in:
http://git.uclibc.org/uClibc/commit/?id=c02bc5763ba9c8f8b464bca89fba28e091ce1ffc

Now ULP_SUFFIX is taken into account when searching for existing
libm-test-ulps-ARCH

Signed-off-by: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
test/math/Makefile.in