aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorAndrew Donnellan <ajd@linux.ibm.com>2020-10-06 18:28:19 +1100
committerDmitry Vyukov <dvyukov@google.com>2020-10-08 12:17:15 +0200
commit4598187963f9fe976d56f4f0fc81f680cc215583 (patch)
tree658575919828c31644ce380aa609f094fb82ae72 /sys/linux
parent0e469495ddd1f4be4ba3a94e3865ae8acc3f165c (diff)
tools/create-image.sh: fix building of i386 images on x86_64 host
When building an i386 image on an x86_64 host, we don't need to use qemu or check for the presence of an appropriate qemu binfmt_misc configuration. i386 binaries can run natively, so we also don't need to do debootstrap in two stages. Skip qemu checks and run debootstrap in one stage when building i386 on an x86_64 host. Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions