mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-27 12:15:39 +03:00
To avoid linknamespace issues on old standards. It is required if the fallback fma implementation is used if/when it is also used internally for other implementation. Reviewed-by: DJ Delorie <dj@redhat.com>