https://sourceware.org/bugzilla/show_bug.cgi?id=10143
--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Michael Frysinger
<vap...@sourceware.org>:

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

commit 43fa85d9a8d7aac7a70c72220abd09d39703208a
Author: Mike Frysinger <vap...@gentoo.org>
Date:   Sun Mar 8 23:53:48 2015 -0400

    sim: bfin: fix up linux-fixed-code.h generation [PR sim/10143]

    The use of $< ends up picking the wrong object out of the depend
    list.  Specify the input name directly to avoid fragility.

    On BSD systems, we need to make sure all options come before the
    non-options (i.e. the files).

    Reported-by: Chris Johns <chr...@rtems.org>
    URL: https://sourceware.org/bugzilla/show_bug.cgi?id=13160

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