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

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

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

commit fe22cbc418b35ed6ea3252a204bd351f8c201e0b
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.

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