Blame SOURCES/libdw.a

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