Set OSABI field back to 0 (SysV), to avoid interoperability problemsmasternacl-dynlink-0.1
commit0822c5057377ebfc57331d29b88e6d2ae3013f47
authorMark Seaborn <mrs@mythic-beasts.com>
Tue, 21 Apr 2009 21:00:10 +0000 (21 22:00 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Tue, 21 Apr 2009 21:00:10 +0000 (21 22:00 +0100)
tree90623b66c367f0485ec582be11f1b42008125443
parente1bc908291aff1869744368ce34e073d86745238
Set OSABI field back to 0 (SysV), to avoid interoperability problems
when using ncrewrite.

Linux glibc's dynamic loader refuses to load libraries with unexpected OSABI values,
and nacl-ld refuses to link with libraries where OSABI is rewritten to 0.
bfd/elf32-nacl.c