gcc-toolset-9-elfutils/SOURCES/libelf.so

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)