* ldlang.c (closest_target_match): Skip generic big and little

endian ELF targets.

(The patch itself was actually checked in by mistake with a previous delta)
This commit is contained in:
Nick Clifton 2008-06-02 06:49:58 +00:00
parent 40adab5634
commit 476d8a222c
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-06-02 Nathan Sidwell <nathan@codesourcery.com>
* ldlang.c (closest_target_match): Skip generic big and little
endian ELF targets.
2008-05-31 Evandro Menezes <evandro@yahoo.com>
PR ld/6430