This commit is contained in:
John Reiser 2010-02-20 20:26:08 -08:00
commit b7a54dcffd

View File

@ -1615,6 +1615,7 @@ void PackLinuxElf32::pack2(OutputFile *fo, Filter &ft)
}
}
}
uip->ui_total_passes -= !!is_shlib; // not .data of shlib
// compress extents
unsigned hdr_u_len = sizeof(Elf32_Ehdr) + sz_phdrs;