gcc/lto-plugin
Martin Liska 29f40a8047 lto-plugin: use -pthread only for detected targets
Use -pthread only if we are going to use pthread functionality.

	PR bootstrap/106156

lto-plugin/ChangeLog:

	* Makefile.am: Use ac_lto_plugin_extra_ldflags for AM_LDFLAGS.
	* configure.ac: Use AC_SUBST(ac_lto_plugin_extra_ldflags).
	* Makefile.in: Regenerate.
	* configure: Regenerate.
2022-07-14 13:26:21 +02:00
..
aclocal.m4 Enable Intel CET in liblto_plugin.so on Intel CET enabled host 2020-04-25 10:07:16 -07:00
ChangeLog Daily bump. 2022-07-13 00:16:33 +00:00
config.h.in lto-plugin: use locking only for selected targets 2022-07-07 15:18:58 +02:00
configure lto-plugin: use -pthread only for detected targets 2022-07-14 13:26:21 +02:00
configure.ac lto-plugin: use -pthread only for detected targets 2022-07-14 13:26:21 +02:00
lto-plugin.c lto-plugin: implement LDPT_GET_API_VERSION 2022-07-12 15:26:57 +02:00
lto-plugin.map lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-symbols-regex [PR102426] 2022-03-22 11:03:54 +01:00
Makefile.am lto-plugin: use -pthread only for detected targets 2022-07-14 13:26:21 +02:00
Makefile.in lto-plugin: use -pthread only for detected targets 2022-07-14 13:26:21 +02:00