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