https://sourceware.org/bugzilla/show_bug.cgi?id=21423
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Cary Coutant <ccout...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=24538276c675851520d45714661e7cf9bedd55bb commit 24538276c675851520d45714661e7cf9bedd55bb Author: Cary Coutant <ccout...@gmail.com> Date: Tue Mar 27 17:49:49 2018 -0700 Use top-level config support for enabling plugins. Also recognizes --plugin options when plugins are disabled. 2018-03-28 Cary Coutant <ccout...@gmail.com> gold/ PR gold/21423 PR gold/22500 * configure.ac: Call AC_USE_SYSTEM_EXTENSIONS. Replace check for --enable-plugins with AC_PLUGINS. * options.cc (parse_plugin, parse_plugin_opt): Remove #ifdef. (General_options::finalize): Check if plugins enabled. * options.h (--plugin, --plugin-opt): Define even if plugins not enabled. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils