aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/t-slibgcc-gld
blob: 7e77e0a0b2707be2af1a2ab36ad824df066b1e25 (plain)
1
2
3
4
5
# Build a shared libgcc library for ELF with symbol versioning
# with the GNU linker.

SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME) \
	-Wl,--version-script=$(SHLIB_MAP)