blob: 7e77e0a0b2707be2af1a2ab36ad824df066b1e25 [file] [log] [blame]
# 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)