diff options
author | Filippo Arcidiacono <filippo.arcidiacono@st.com> | 2010-07-30 14:18:38 +0200 |
---|---|---|
committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2010-09-17 16:12:14 +0200 |
commit | 02f56b3ae9f620528c3c1bb42662b4499d19f383 (patch) | |
tree | eded946d1bb8daaa35f5b8d65123398860d13446 /libc/Makefile | |
parent | 4136ca46e391faf1a6ce58b9a1a709b248213fb4 (diff) |
ldso: Do not add the ld.so at the end of the loaded modules list
The dynamic linker was included indifferently at the end of the
loaded modules list. In order to be used with prelink, it is required
to included the ld.so in the local scope of each shared libraries that
depends directly on it.
Also it is included in the global scope at the first occurrence.
Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Diffstat (limited to 'libc/Makefile')
0 files changed, 0 insertions, 0 deletions