summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd-boot_246.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_246.6.bb b/meta/recipes-core/systemd/systemd-boot_246.6.bb
index 97093e4bb2..249e620f4e 100644
--- a/meta/recipes-core/systemd/systemd-boot_246.6.bb
+++ b/meta/recipes-core/systemd/systemd-boot_246.6.bb
@@ -48,7 +48,7 @@ RDEPENDS_${PN} += "virtual/systemd-bootconf"
48# Imported from the old gummiboot recipe 48# Imported from the old gummiboot recipe
49TUNE_CCARGS_remove = "-mfpmath=sse" 49TUNE_CCARGS_remove = "-mfpmath=sse"
50 50
51COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux" 51COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*)-linux"
52COMPATIBLE_HOST_x86-x32 = "null" 52COMPATIBLE_HOST_x86-x32 = "null"
53 53
54do_compile() { 54do_compile() {