diff options
-rw-r--r-- | meta/recipes-core/systemd/systemd-boot_250.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_250.4.bb b/meta/recipes-core/systemd/systemd-boot_250.4.bb index 23a64bf30d..b67706b731 100644 --- a/meta/recipes-core/systemd/systemd-boot_250.4.bb +++ b/meta/recipes-core/systemd/systemd-boot_250.4.bb | |||
@@ -19,7 +19,6 @@ objcopy = ${@meson_array('OBJCOPY', d)} | |||
19 | EOF | 19 | EOF |
20 | } | 20 | } |
21 | 21 | ||
22 | # need to use ${HOST_PREFIX} here, otherwise ld.bfd could be used from HOSTTOOLS_NONFATAL | ||
23 | EFI_LD = "bfd" | 22 | EFI_LD = "bfd" |
24 | 23 | ||
25 | EXTRA_OEMESON += "-Defi=true \ | 24 | EXTRA_OEMESON += "-Defi=true \ |