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:
4c5ab2e
)
Sat Feb 10 11:35:16 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
author
roland
<roland>
Tue, 13 Feb 1996 07:22:54 +0000
(07:22 +0000)
committer
roland
<roland>
Tue, 13 Feb 1996 07:22:54 +0000
(07:22 +0000)
* Makerules (ar-symtab-name): New macro. Replace all occurences
of __.SYMDEF by $(ar-symtab-name).
* sysdeps/unix/sysv/Makefile (ar-symtab-name): Define as empty.
sysdeps/unix/sysv/Makefile
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/Makefile
b/sysdeps/unix/sysv/Makefile
index
b407660
..
6bd4240
100644
(file)
--- a/
sysdeps/unix/sysv/Makefile
+++ b/
sysdeps/unix/sysv/Makefile
@@
-40,3
+40,6
@@
ifeq ($(subdir),dirent)
sysdep_routines := $(sysdep_routines) s_getdents
endif
sysdep_routines := $(sysdep_routines) s_getdents
endif
+
+# In SYSV style archives the symbol table member has an empty name.
+ar-symtab-name =