projects
/
platform
/
upstream
/
glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update from main archive 961203
[platform/upstream/glibc.git]
/
sysdeps
/
mach
/
hurd
/
libc-ldscript
1
/* GNU ld script
2
This linker script is installed as /lib/libc.a.
3
It makes -lc become just like -( -lcrt -lmachuser -lhurduser -).
4
*/
5
6
GROUP ( libcrt.a libmachuser.a libhurduser.a )