gcc-toolset-10-elfutils/libelf.so

7 lines
178 B
Plaintext
Raw Normal View History

2023-02-27 18:04:43 +00:00
/* GNU ld script
Libraries in Developer Toolset are linked in statically to allow
compiled binaries to run even when DTS is not installed. */
INPUT(libelf.ar)
INPUT(-lz)