Skip to content
  • Howard B. Golden's avatar
    FIX #2615 (linker scripts in .so files) · e020e387
    Howard B. Golden authored
    This patch does not apply to Windows. It only applies to systems with
    ELF binaries.
    
    This is a patch to rts/Linker.c to recognize linker scripts in .so
    files and find the real target .so shared library for loading.
    e020e387