OSDN Git Service

Cleanup rs6000/t-ppccomm configurations (PR other/51022)
[pf3gnuchains/gcc-fork.git] / libgcc / config / t-slibgcc-gld
1 # Build a shared libgcc library for ELF with symbol versioning
2 # with the GNU linker.
3
4 SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME) \
5         -Wl,--version-script=$(SHLIB_MAP)