diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-06-05 21:47:25 +0200 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-06-11 14:42:01 +0200 |
commit | daf238dcd54fc80c0a83e289574ed5bb66eaa125 (patch) | |
tree | 78a9af9092a1ea82d3e377e70e94709b45b25c33 /linux-user/alpha | |
parent | 206d1b9c38daed50fcc08d2e743e649fbb82d60b (diff) |
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 'linux-user/alpha')
0 files changed, 0 insertions, 0 deletions