Blame SOURCES/libdw.a

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