OSDN Git Service

ldso: minor fixes to implicit search path
authorCarmelo Amoroso <carmelo.amoroso@st.com>
Tue, 25 Oct 2011 09:26:50 +0000 (11:26 +0200)
committerCarmelo Amoroso <carmelo.amoroso@st.com>
Tue, 25 Oct 2011 09:26:50 +0000 (11:26 +0200)
commit6d71db548d1186a9215bebafaee8e38b6cb7d513
tree8a367c9be6922a709086520a11b6c8b569e2a3ff
parent7846b17d4c623d9ad1962300f95b9c539ecc149a
ldso: minor fixes to implicit search path

Do not defined _dl_ldsopatch if implicit search path if not enabled,
and avoid to call search_for_named_library (even if it is able to handle
NULL search path).

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
ldso/ldso/dl-elf.c
ldso/ldso/ldso.c