Blame SOURCES/libdw.a

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