xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/t-slibgcc-gld-nover (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1# Build a shared libgcc library for ELF with the GNU linker.
2
3SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME)
4