Home | History | Annotate | Line # | Download | only in ia64
      1  1.1  mrg # Build a shared libgcc library with the HP-UX linker on IA64.
      2  1.1  mrg 
      3  1.1  mrg SHLIB_SOVERSION = 0
      4  1.1  mrg # Must include -lunwind in the link, so that libgcc_s.so has the necessary
      5  1.1  mrg # DT_NEEDED entry for libunwind.
      6  1.1  mrg SHLIB_LC += -lunwind
      7