samples/arm-unknown-linux-gnueabi/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Nov 23 21:35:10 2010 +0100 (2010-11-23)
changeset 2186 78d2f99d403f
parent 619 399b85eeb5be
permissions -rw-r--r--
scripts/xldd: stop at first match

Break the library search loop as soon as a match is found.
Previously, if a library was present in different places,
then the last occurence would be returned, when the first
one would have been used at runtime.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 reporter_name="Alexander BIGGA"
     2 reporter_url="http://sourceware.org/ml/crossgcc/2008-06/msg00031.html"
     3 reporter_comment=""