gcc/libgomp/config
Clément Chigot 4eaf96c56c aix: remove libgomp and libatomic archives before creating FAT archives
AIX caches shared objects in archives with read-other permission.
libgomp and libatomic might be in use during the build or testing, which
may cause archiver operations on them to fail.  This patch adjusts the
Makefile fragments to delete the library archives before creating fresh
archives containing both the 32 bit and 64 bit shared objects.

libatomic/ChangeLog:

2020-10-11  Clement Chigot  <clement.chigot@atos.net>

	* config/t-aix: Delete and recreate libatomic before creating
	FAT library.

libgomp/ChangeLog:

2020-10-11  Clement Chigot  <clement.chigot@atos.net>

	* config/t-aix: Delete and recreate libgomp before creating
	FAT library.
2020-10-11 17:30:24 -04:00
..
accel [OpenACC] Set 'acc_device_current = -1' 2020-04-29 09:54:37 +02:00
bsd Update copyright years. 2020-01-01 12:51:42 +01:00
darwin Update copyright years. 2020-01-01 12:51:42 +01:00
gcn libgomp: disable barriers in nested teams 2020-09-29 11:48:04 +01:00
hpux Update copyright years. 2020-01-01 12:51:42 +01:00
linux Update copyright years. 2020-01-01 12:51:42 +01:00
mingw32 Update copyright years. 2020-01-01 12:51:42 +01:00
nvptx libgomp: disable barriers in nested teams 2020-09-29 11:48:04 +01:00
posix Update copyright years. 2020-01-01 12:51:42 +01:00
rtems Update copyright years. 2020-01-01 12:51:42 +01:00
t-aix aix: remove libgomp and libatomic archives before creating FAT archives 2020-10-11 17:30:24 -04:00