diff options
author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2012-02-07 17:18:25 +0100 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2012-02-07 17:21:41 +0100 |
commit | cdad7776b9dccc0fae3b9802829964a3dd3cdfd7 (patch) | |
tree | 65c600e45cd0da0ec6846939ac3d45e2af8844c6 /test | |
parent | ac33828db194ddd8dc112439cf0d1d935e4e1452 (diff) |
tests:math: fix build of math tests for SH4
Rename libm-test-ulps-sh4 to libm-test-ulps-sh as the ULPS file
is expected to match pattern libm-test-ulps-$(TARGET_ARCH).
Indeed "sh4" is the TARGET_SUBARCH.
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/math/libm-test-ulps-sh (renamed from test/math/libm-test-ulps-sh4) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/math/libm-test-ulps-sh4 b/test/math/libm-test-ulps-sh index 4831f4849..4831f4849 100644 --- a/test/math/libm-test-ulps-sh4 +++ b/test/math/libm-test-ulps-sh |