PR26132, ar creates invalid libraries for some targets with plugins enabled

PR 26132
	* configure.ac: Disable plugins by default for some targets.
	* plugin.c: Comment typo fix.
	* configure: Regenerate.
This commit is contained in:
Alan Modra
2020-06-21 20:54:24 +09:30
parent 0381901e62
commit 1e92785005
4 changed files with 56 additions and 1 deletions

View File

@@ -762,4 +762,4 @@ const bfd_target plugin_vec =
NULL /* backend_data. */
};
#endif /* BFD_SUPPORTS_PLUGIN */
#endif /* BFD_SUPPORTS_PLUGINS */