qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name
commit7155be7cda5c7f930ff1e61e1b9bd3dfacd23ada
authorLaurent Vivier <laurent@vivier.eu>
Wed, 27 Jun 2018 20:53:17 +0000 (27 22:53 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 2 Jul 2018 18:16:35 +0000 (2 20:16 +0200)
tree7fda6d0c1958a94bbf7d21ffac1741f152872d04
parent01ecd22a29173168950a27551d0f3490b493467c
qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name

some distros provide a qemu-CPU-static binary beside the qemu-CPU one.
This change allows to use it by providing "--qemu-suffix -static" to the
script.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20180627205317.10343-4-laurent@vivier.eu>
scripts/qemu-binfmt-conf.sh