mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
Merge pull request #1424 from glevand/for-merge-ldconfig
coreos-overlay Enable qemu user mode emulation
This commit is contained in:
commit
0bae3f232c
@ -102,3 +102,6 @@ DONT_MOUNT_BOOT=1
|
|||||||
|
|
||||||
# Both x86_64 and i386 targets are required for grub testing
|
# Both x86_64 and i386 targets are required for grub testing
|
||||||
QEMU_SOFTMMU_TARGETS="x86_64 i386 aarch64"
|
QEMU_SOFTMMU_TARGETS="x86_64 i386 aarch64"
|
||||||
|
|
||||||
|
# For cross build support.
|
||||||
|
QEMU_USER_TARGETS="aarch64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user