gcc-toolset-10-elfutils/SOURCES/libelf.so
2021-09-09 16:55:13 +00:00

7 lines
178 B
Plaintext

/* 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)