mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
Merge pull request #233 from brianmwaters/unicorn
Revert "Revert "unicorn: add arm and aarch64 to base profile""
This commit is contained in:
commit
7a578d78e2
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@ FCFLAGS="${CFLAGS}"
|
|||
QEMU_SOFTMMU_TARGETS="arm aarch64 i386 x86_64"
|
||||
QEMU_USER_TARGETS="arm aarch64 i386 x86_64"
|
||||
|
||||
UNICORN_TARGETS="arm aarch64 x86"
|
||||
|
||||
GRUB_PLATFORMS="coreboot efi-32 efi-64 emu multiboot pc qemu"
|
||||
|
|
|
|||
Loading…
Reference in a new issue