bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/21423] ./configure --enable-plugins


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gold/21423] ./configure --enable-plugins
Date: Wed, 28 Mar 2018 21:03:43 +0000

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 <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=24538276c675851520d45714661e7cf9bedd55bb

commit 24538276c675851520d45714661e7cf9bedd55bb
Author: Cary Coutant <address@hidden>
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  <address@hidden>

    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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]