diff options
-rw-r--r-- | recipes-bsp/systemd-boot/systemd-boot_%.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-bsp/systemd-boot/systemd-boot_%.bbappend b/recipes-bsp/systemd-boot/systemd-boot_%.bbappend deleted file mode 100644 index bc0bdd9..0000000 --- a/recipes-bsp/systemd-boot/systemd-boot_%.bbappend +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | do_configure:append:toolchain-clang() { | ||
2 | export EFI_CC="${CC}" | ||
3 | sed -i -e "s#O0#O#g" ${S}/src/boot/efi/meson.build | ||
4 | } | ||