gcc-toolset-10-elfutils/SOURCES/libdebuginfod.a
2021-09-09 16:55:16 +00:00

8 lines
258 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(libdebuginfod.ar)