1 # Build a shared libgcc library with the HP-UX linker on IA64. 2 3 SHLIB_SOVERSION = 0 4 # Must include -lunwind in the link, so that libgcc_s.so has the necessary 5 # DT_NEEDED entry for libunwind. 6 SHLIB_LC += -lunwind 7
Indexes created Fri Jun 05 00:26:10 UTC 2026