gcc/libstdc++-v3/config/os/aix
Clément Chigot 0b9a731127 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
2020-10-11 11:47:00 -04:00
..
atomicity.h Update copyright years. 2020-01-01 12:51:42 +01:00
ctype_base.h Update copyright years. 2020-01-01 12:51:42 +01:00
ctype_configure_char.cc Update copyright years. 2020-01-01 12:51:42 +01:00
ctype_inline.h Update copyright years. 2020-01-01 12:51:42 +01:00
os_defines.h Update copyright years. 2020-01-01 12:51:42 +01:00
t-aix aix: add FAT library support for libstdc++fs.a 2020-10-11 11:47:00 -04:00