Blame SOURCES/libdw.a

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