Retro68/gcc/libgcc/config/t-slibgcc-sld

6 lines
177 B
Plaintext
Raw Normal View History

2012-03-27 23:13:14 +00:00
# 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)