1# Build a shared libgcc library for ELF with the GNU linker. 2 3SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME) 4