aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libgcc/config/t-slibgcc-sld
blob: 178700047cc770625c2bdfb96f42c37fc867b265 (plain)
1
2
3
4
5
# Build a shared libgcc library for ELF with symbol versioning
# with the Solaris linker.

SHLIB_LDFLAGS = -Wl,-h,$(SHLIB_SONAME) -Wl,-z,text -Wl,-z,defs \
	-Wl,-M,$(SHLIB_MAP)