projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99b1cbb
)
Tue Jun 4 18:57:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
author
roland
<roland>
Tue, 4 Jun 1996 22:58:57 +0000
(22:58 +0000)
committer
roland
<roland>
Tue, 4 Jun 1996 22:58:57 +0000
(22:58 +0000)
* shlib-versions: Set libdl=2.
shlib-versions
patch
|
blob
|
history
diff --git
a/shlib-versions
b/shlib-versions
index
656fb2e
..
f6c2e8f
100644
(file)
--- a/
shlib-versions
+++ b/
shlib-versions
@@
-21,3
+21,6
@@
m68k-*-linux* libc=6
# libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996.
*-*-gnu* libhurduser=0.0
+
+# The -ldl interface (see <dlfcn.h>) is the same on all platforms.
+*-*-* libdl=2