diff options
author | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2020-02-07 14:06:41 -0600 |
---|---|---|
committer | Paul E. Murphy <murphyp@linux.vnet.ibm.com> | 2020-02-21 08:24:15 -0600 |
commit | bb05281822d406afdf5fa0457a91f77a5f5260f1 (patch) | |
tree | bb41442468e47c589b7de59d0757044e231f7018 /INSTALL | |
parent | 74f614b70a3deed12c4587a3311eb5361fdc66dd (diff) | |
download | glibc-bb05281822d406afdf5fa0457a91f77a5f5260f1.tar.gz glibc-bb05281822d406afdf5fa0457a91f77a5f5260f1.tar.xz glibc-bb05281822d406afdf5fa0457a91f77a5f5260f1.zip |
ldbl-128ibm-compat: fixup subdir location of several funcs
We want to ensure that if a second file is built to support ieee128 long double, we built its companion implementation with ibm128 long double. The shared object versions of these files build correctly because the aliasing is sufficiently complex to prevent the redirects from applying when defining them. However, this does not prevent the static object variants from becoming quietly broken due to redirects. This is intentionally avoided by marking such objects to be built with -mabi=ibmlongdouble. Shuffle the misplaced routines to build against the subdir which defines the needed symbols.
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions