On 05/22/2015 04:59 PM, Maros Zatko wrote:
Patch extracts MSB/LSB info from /bin/file output and passes it as
separate
parameret from elf_arch. Then it is sent to impl_file_architecture and checked/
Modified magic_for_file to handle regex changes.
Now with tests for file_architecture, and error reporting for unknown
endianness.
Fixes: RHBZ#1211996
Maros Zatko (1):
inspector: recognize ppc64 and ppc64le archs (RHBZ#1211996)
generator/actions.ml | 8 ++++++++
src/filearch.c | 28 +++++++++++++++++++---------
2 files changed, 27 insertions(+), 9 deletions(-)
PLEASE DISREGARD THIS.
I've accidentally picked a wrong git send-email from history.
Have a nice day!
-m