5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
|
/* GNU ld script
|
||
|
Use the shared library, but some functions are only in
|
||
|
the static library. */
|
||
|
GROUP ( libgcc_s.so.1 -lgcc )
|