diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-01-08 15:12:01 (GMT) |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2016-01-08 15:12:01 (GMT) |
commit | dd299dc2a76662551eb96fede37ba370367c9ba8 (patch) | |
tree | 32e6b1fa491a287e40127d0478cbf05d6641ee7c /Makefile.am | |
parent | 1d0ab307db61c64ab50e9fb582ab236d2b09f221 (diff) | |
download | patchelf-dd299dc2a76662551eb96fede37ba370367c9ba8.zip patchelf-dd299dc2a76662551eb96fede37ba370367c9ba8.tar.gz patchelf-dd299dc2a76662551eb96fede37ba370367c9ba8.tar.bz2 |
Don't use dynamic page size
This mostly reverts 08050dd5e3701b29e5628e1ec7d37c1cd6529c57 (#54)
because the page size of the host is not necessarily the same as the
page size of the binary. For a proper fix, we'll need some way to
determine the page size of the binary, but ELF doesn't readily provide
this information.
Fixes #69.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions