]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[GCC bug #63539]: libgo does not use the newly built objcopy when doing a combined...
authorAndrew Pinski <apinski@cavium.com>
Sat, 3 Jan 2015 22:54:45 +0000 (14:54 -0800)
committerAndrew Pinski <apinski@cavium.com>
Sat, 3 Jan 2015 22:54:45 +0000 (14:54 -0800)
commit6b91c5417cb082f701fa9fca6d67e3ffb55ff73a
tree8d6e664423b1c40ff178dc6af6a9500dcd45ec71
parente1e061e77d517f1fcc6678667903b3d84c399323
[GCC bug #63539]: libgo does not use the newly built objcopy when doing a combined build

2015-01-03  Andrew Pinski  <apinski@cavium.com>

        * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
        * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
        (BASE_TARGET_EXPORTS): Add OBJCOPY.
        (OBJCOPY_FOR_TARGET): New variable.
        (EXTRA_TARGET_FLAGS): Add OBJCOPY.
        * Makefile.in: Regenerate.
        * configure.ac: Check for already installed target objcopy.
        Also GCC_TARGET_TOOL on objcopy.
        * configure: Regenerate.
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac