Blame SOURCES/libdw.so

6b8f69
/* GNU ld script
6b8f69
6b8f69
   Libraries in Developer Toolset are linked in statically to allow
6b8f69
   compiled binaries to run even when DTS is not installed.  */
6b8f69
GROUP(libdw.ar -lpthread -ldl)
a04755
INPUT(-lzstd -llzma -lbz2 -lz)
6b8f69
INPUT(-lelf)