]> Git Repo - uclibc-ng.git/commit
Check if ld.so is included in the NEEDED list. If so, do not _again_
authorEric Andersen <[email protected]>
Thu, 10 May 2001 05:44:29 +0000 (05:44 -0000)
committerEric Andersen <[email protected]>
Thu, 10 May 2001 05:44:29 +0000 (05:44 -0000)
commit1babc85672a381a63c278dd19c3efffd3717694e
tree9c74879d2cde39d4928bcd4667897d3c22edacb2
parentbe0f7c05d84732da3b88e45ab791375bfe417d3c
Check if ld.so is included in the NEEDED list.  If so, do not _again_
try to fix up its symbols since they are already fixed up, thank-you
very much.

This checkin fixes the dlopen problems Manuel noticed.
 -Erik
ldso/ldso/boot1.c
ldso/ldso/ld-uClibc.c
ldso/ldso/ldso.c
This page took 0.020238 seconds and 4 git commands to generate.