s390x: Update math: redirect roundeven function
commit259a17cc98058d2576511201f85d28cb5d9de2a2
authorStefan Liebler <stli@linux.ibm.com>
Mon, 28 Jun 2021 11:01:07 +0000 (28 13:01 +0200)
committerStefan Liebler <stli@linux.ibm.com>
Tue, 29 Jun 2021 07:07:14 +0000 (29 09:07 +0200)
tree4f4aa589124cd07a2d35207fd5f2b0a495bd87ce
parentc32c868ab8b2b95724550d0130782c0767fc3bab
s390x: Update math: redirect roundeven function

After recent commit
447954a206837b5f153869cfeeeab44631c3fac9
"math: redirect roundeven function", building on
s390x fails with:
Error: symbol `__roundevenl' is already defined

Similar to aarch64/riscv fix, this patch redirects target
specific functions for s390x:
commit 3213ed770cbc5821920d16caa93c85e92dd7b9f6
"Update math: redirect roundeven function"
sysdeps/s390/fpu/s_roundeven.c
sysdeps/s390/fpu/s_roundevenf.c
sysdeps/s390/fpu/s_roundevenl.c