gcc-toolset-10-elfutils/SOURCES/libelf.a
2021-10-08 11:08:45 +00:00

8 lines
251 B
Plaintext

/* GNU ld script
Static libraries in Developer Toolset are named .ar to prevent
brp-strip-static-archive from stripping them. But we still want
them to be found in cases like -static -lxyz, hence this linker
script. */
INPUT(libelf.ar)