summary refs log tree commit diff stats
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2018-06-05 21:47:25 +0200
committerLaurent Vivier <laurent@vivier.eu>2018-06-11 14:42:01 +0200
commitdaf238dcd54fc80c0a83e289574ed5bb66eaa125 (patch)
tree78a9af9092a1ea82d3e377e70e94709b45b25c33 /scripts/qapi/commands.py
parent206d1b9c38daed50fcc08d2e743e649fbb82d60b (diff)
downloadfocaccia-qemu-daf238dcd54fc80c0a83e289574ed5bb66eaa125.tar.gz
focaccia-qemu-daf238dcd54fc80c0a83e289574ed5bb66eaa125.zip
qemu-binfmt-conf.sh: ignore the OS/ABI field
Most of the binaries have a value of "UNIX - System V" for the OS/ABI.

But cc1 has a value of "UNIX - GNU", and if we don't update the binfmt
mask to ignore the OS/ABI field, gcc fails to execute it:

gcc: error trying to exec '/usr/lib/gcc/m68k-linux-gnu/7/cc1': execv: Exec format error

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180605194725.8585-1-laurent@vivier.eu>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions