1
0
mirror of https://github.com/b4tman/armhf-alpine-qemu.git synced 2024-09-28 03:58:01 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
1dc895f5ef xbuild: pass the -execve flag and propagate the correct arg0
from: ae8e2da0ac
2021-10-11 00:34:34 +03:00
c6545f9846 make the entrypoint work regardless of install path
from: 30c52e7daf
2021-10-11 00:34:34 +03:00
Petros Angelatos
91d7377a71 properly handle exit code of emulated process
fixes #7

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2016-09-19 16:49:57 -07:00
Petros Angelatos
3f62d14109 Use static binaries instead of shebang scripts
With the latest version of qemu-arm-static using a shebang script with
the interpreter set to qemu-arm-static causes infinite recursion.

Fixes #2

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2016-09-05 13:01:54 +01:00