diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd-boot_234.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_234.bb b/meta/recipes-core/systemd/systemd-boot_234.bb index 655797f3cc..7b18b25e35 100644 --- a/meta/recipes-core/systemd/systemd-boot_234.bb +++ b/meta/recipes-core/systemd/systemd-boot_234.bb | |||
| @@ -21,6 +21,7 @@ EXTRA_OECONF = " --enable-gnuefi \ | |||
| 21 | # Imported from the old gummiboot recipe | 21 | # Imported from the old gummiboot recipe |
| 22 | TUNE_CCARGS_remove = "-mfpmath=sse" | 22 | TUNE_CCARGS_remove = "-mfpmath=sse" |
| 23 | COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux" | 23 | COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux" |
| 24 | COMPATIBLE_HOST_linux-gnux32 = "null" | ||
| 24 | 25 | ||
| 25 | do_compile() { | 26 | do_compile() { |
| 26 | SYSTEMD_BOOT_EFI_ARCH="ia32" | 27 | SYSTEMD_BOOT_EFI_ARCH="ia32" |
