summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-02-11 23:45:07 +0000
committerMarc Espie <espie@cvs.openbsd.org>2000-02-11 23:45:07 +0000
commit74b93166e8b7af91577567879955f26f73d83a0e (patch)
tree855954c3eba598368d55941f64f6cddc881a8429 /lib
parentdf4a3d3cecf2e3097e36ddfda4f0a27b5fa874d6 (diff)
Let weak symbols take precedence over symbols read from 2nd hand libraries.
This fixes an important bug: libc now uses weak symbols a lot. Without this patch, dynamic linking with libraries that reference libc would mean those symbols would not be resolved, as weak symbols are good enough for linking, but 2nd hand libraries symbols are not. Not 100% sure this won't trigger problems later (nothing yet), but this fixes the immediate problem. Approved by niklas@ and millert@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions