gcc-toolset-9-elfutils/libdw.a
2023-02-27 13:12:05 -05:00

8 lines
302 B
Plaintext

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