summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/systemd-boot/systemd-boot_232.bb')
-rw-r--r--meta/recipes-bsp/systemd-boot/systemd-boot_232.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb b/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb
index 70366643c6..602052ca13 100644
--- a/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb
+++ b/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb
@@ -15,7 +15,7 @@ EXTRA_OECONF = " --enable-gnuefi \
15 --disable-manpages \ 15 --disable-manpages \
16 " 16 "
17 17
18# Imported from gummiboot recipe 18# Imported from the old gummiboot recipe
19TUNE_CCARGS_remove = "-mfpmath=sse" 19TUNE_CCARGS_remove = "-mfpmath=sse"
20COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux" 20COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux"
21 21