diff options
Diffstat (limited to 'meta/recipes-core/systemd/systemd-boot_254.bb')
| -rw-r--r-- | meta/recipes-core/systemd/systemd-boot_254.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_254.bb b/meta/recipes-core/systemd/systemd-boot_254.bb index e887e636e8..5d69cf83ab 100644 --- a/meta/recipes-core/systemd/systemd-boot_254.bb +++ b/meta/recipes-core/systemd/systemd-boot_254.bb | |||
| @@ -11,6 +11,7 @@ inherit deploy | |||
| 11 | LDFLAGS:prepend = "${@ " ".join(d.getVar('LD').split()[1:])} " | 11 | LDFLAGS:prepend = "${@ " ".join(d.getVar('LD').split()[1:])} " |
| 12 | 12 | ||
| 13 | EFI_LD = "bfd" | 13 | EFI_LD = "bfd" |
| 14 | LDFLAGS:append = " -fuse-ld=${EFI_LD}" | ||
| 14 | 15 | ||
| 15 | do_write_config[vardeps] += "CC OBJCOPY EFI_LD" | 16 | do_write_config[vardeps] += "CC OBJCOPY EFI_LD" |
| 16 | do_write_config:append() { | 17 | do_write_config:append() { |
