Blame SOURCES/libelf.a

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