gcc-toolset-9-elfutils/libelf.so
2023-02-27 13:12:05 -05: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)