Attempt to fix 64-bit AIX build
commit3ace7309476e1899a67ba2883a0003afe9d48d4d
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2016 20:26:25 +0000 (23 22:26 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2016 20:26:25 +0000 (23 22:26 +0200)
treeabb23c77151c5fcaefec53667cbbc627a173e176
parentf69bd7954f113719bb0e46e143231744c80bef34
Attempt to fix 64-bit AIX build

* src/unexaix.c (make_hdr, copy_text_and_data, write_segment): Fix
type-casts that assumed 32-bit pointers.  (Bug#25141)
src/unexaix.c