]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to...
authorRoland McGrath <roland@redhat.com>
Tue, 27 Apr 2010 14:27:15 +0000 (14:27 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 27 Apr 2010 14:27:15 +0000 (14:27 +0000)
commit38e3d8681f2e6773b44afc6beee57630e9b20b8e
tree7c312b5d48c226436e16c893bc2b530ce97557c6
parent0134416b1d2f63a6982f46a8cd38aad831985f8c
configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gold to configdirs without removing ld.

        * configure.ac (--enable-gold): Support both, both/gold and
        both/bfd to add gold to configdirs without removing ld.
        * configure: Regenerated.

        * Makefile.def: Add install-gold dependency to install-ld.
        * Makefile.in: Regenerated.

Co-Authored-By: H.J. Lu <hongjiu.lu@intel.com>
From-SVN: r158786
ChangeLog
Makefile.def
Makefile.in
configure
configure.ac