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:
c4f1d6d
)
Rename sparc64 ld.so to not conflict with sparc32 on the same machine.
author
drepper
<drepper>
Thu, 14 Aug 1997 01:13:03 +0000
(
01:13
+0000)
committer
drepper
<drepper>
Thu, 14 Aug 1997 01:13:03 +0000
(
01:13
+0000)
shlib-versions
patch
|
blob
|
history
diff --git
a/shlib-versions
b/shlib-versions
index
e1a9f9a
..
f7c913a
100644
(file)
--- a/
shlib-versions
+++ b/
shlib-versions
@@
-34,7
+34,7
@@
alpha-.*-linux.* libc=6.1
# The dynamic loader also requires different names.
i.86-.*-linux.* ld=ld-linux.so.2
sparc-.*-linux.* ld=ld-linux.so.2
-sparc64-.*-linux.* ld=ld-linux.so.2
+sparc64-.*-linux.* ld=ld-linux
64
.so.2
alpha-.*-linux.* ld=ld-linux.so.2
# We use the ELF ABI standard name for the default.
.*-.*-.* ld=ld.so.1