mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 13:01:01 +00:00
systemd-boot: remove old gummiboot TUNE_CCARGS
Looks like this only is required when build with clang toolchain
and the fix is alredy merged [1] on meta-clang.
[1] 83c94b8690
(From OE-Core rev: 6448af4940f6c67bca7224ab44d2adf30dc82b35)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
d4664d2b79
commit
3bfd50beab
@ -47,9 +47,6 @@ FILES:${PN} = "${EFI_FILES_PATH}/${SYSTEMD_BOOT_IMAGE}"
|
||||
|
||||
RDEPENDS:${PN} += "virtual-systemd-bootconf"
|
||||
|
||||
# Imported from the old gummiboot recipe
|
||||
TUNE_CCARGS:remove = "-mfpmath=sse"
|
||||
|
||||
CFLAGS:append:libc-musl = " -D__DEFINED_wchar_t"
|
||||
|
||||
COMPATIBLE_HOST = "(aarch64.*|arm.*|x86_64.*|i.86.*)-linux"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user