repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[glibc.git]
/
sysdeps
/
mach
/
hurd
/
libc-ldscript
blob
26aca5027214f239ffab63d4bf9bea09d5fe2f74
1
/* This linker script is installed as /lib/libc.a.
2
It makes -lc become just like -( -lcrt -lmachuser -lhurduser -).
3
*/
4
5
GROUP ( libcrt.a libmachuser.a libhurduser.a )