Blob Blame History Raw
/* GNU ld script

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