mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-17 05:11:21 +03:00
After recent commit447954a206
"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: commit3213ed770c
"Update math: redirect roundeven function"