forked from Mirror/pmbootstrap
treewide: fix typos found with codespell
Reviewed-by: Luca Weiss <luca@z3ntu.xyz> Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230706211537.10438-2-ollieparanoid@postmarketos.org%3E
This commit is contained in:
parent
047df10d57
commit
67fe5a62fd
7 changed files with 7 additions and 7 deletions
|
@ -138,7 +138,7 @@ def command_qemu(args, arch, img_path, img_path_2nd=None):
|
|||
|
||||
command = []
|
||||
if pmb.config.arch_native in ["aarch64", "armv7"]:
|
||||
# Workaround for QEMU failing on aarch64 asymetric multiprocessor
|
||||
# Workaround for QEMU failing on aarch64 asymmetric multiprocessor
|
||||
# arch (big/little architecture
|
||||
# https://en.wikipedia.org/wiki/ARM_big.LITTLE) see
|
||||
# https://bugs.linaro.org/show_bug.cgi?id=1443
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue