Home | History | Annotate | Line # | Download | only in config
      1 # Build a shared libgcc library for ELF with the GNU linker.
      2 
      3 SHLIB_LDFLAGS = -Wl,--soname=$(SHLIB_SONAME)
      4