https://sourceware.org/bugzilla/show_bug.cgi?id=21923

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_29-branch branch has been updated by H.J. Lu
<h...@sourceware.org>:

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

commit ffb6dbfed645366a6666708535203e0663e7be45
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Aug 8 14:13:46 2017 -0700

    ld: Replace --rpath with -Wl,--rpath,

    "--rpath ../bfd/.libs ../bfd/.libs/libbfd.so" isn't a valid compiler
    command-line option.  We should use -Wl,--rpath, instead of --rpath.

        PR ld/21923
        * configure.ac (TESTBFDLIB): Replace --rpath with -Wl,--rpath,
        for --disable-static.
        * configure: Regenerated.

    (cherry picked from commit fe22cbc418b35ed6ea3252a204bd351f8c201e0b and
     9165f4548be8612161fb90cfad9bd0cc6a752c90)

-- 
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

Reply via email to