diff options
author | Clément Chigot <clement.chigot@atos.net> | 2020-09-01 11:07:16 +0200 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2020-10-11 11:47:00 -0400 |
commit | 0b9a7311274dfc19071c6db8d1e1e6fd05b59dd6 (patch) | |
tree | 7855fb71305f9d05c2160bd73e7a98ab69bdf6d5 /gcc | |
parent | 6b468b7556fd96cf5bdc56ae30131980a3d596ae (diff) | |
download | gcc-0b9a7311274dfc19071c6db8d1e1e6fd05b59dd6.zip gcc-0b9a7311274dfc19071c6db8d1e1e6fd05b59dd6.tar.gz gcc-0b9a7311274dfc19071c6db8d1e1e6fd05b59dd6.tar.bz2 |
aix: add FAT library support for libstdc++fs.a
Make libstdc++fs.a a 32/64 bit FAT library.
It is too complicated for the FAT library Makefile fragment to determine if
--enable-libstdcxx-filesystem-ts has been enabled. This patch checks the
existence of libstdc++fs.a at build time and adds the complementary object
file if it was built.
libstdc++-v3/Changelog:
2020-10-11 Clement Chigot <clement.chigot@atos.net>
* config/os/aix/t-aix: Add complementary mode object file to
libstdc++fs.a
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions