summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/libc-ldscript
blob: 499a2b2b990bd5ce37c7017c51a4feb66c8bd087 (plain)
1
2
3
4
5
6
/* GNU ld script
   This linker script is installed as /lib/libc.a.
   It makes -lc become just like -( -lcrt -lmachuser -lhurduser -).
   */

GROUP ( libcrt.a libmachuser.a libhurduser.a )