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:
6b8f54d
)
(routines): Add dl-addr.
author
drepper
<drepper>
Fri, 26 Sep 1997 23:17:44 +0000
(23:17 +0000)
committer
drepper
<drepper>
Fri, 26 Sep 1997 23:17:44 +0000
(23:17 +0000)
elf/Makefile
patch
|
blob
|
history
diff --git
a/elf/Makefile
b/elf/Makefile
index
fb85b85
..
5f78c5c
100644
(file)
--- a/
elf/Makefile
+++ b/
elf/Makefile
@@
-22,7
+22,7
@@
subdir := elf
headers = elf.h bits/elfclass.h bits/dlfcn.h link.h dlfcn.h
routines = $(dl-routines) dl-open dl-close dl-symbol dl-support \
- enbl-secure
+
dl-addr
enbl-secure
# The core dynamic linking functions are in libc for the static and
# profiled libraries.