Blame SOURCES/libdw.a

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