mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-20 03:50:07 +00:00
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
|
/* This linker script is installed as /lib/libc_p.a.
|
||
|
It makes -lc_p become just like -( -lcrt_p -lmachuser_p -lhurduser_p -).
|
||
|
*/
|
||
|
|
||
|
GROUP ( libcrt_p.a libmachuser_p.a libhurduser_p.a )
|