mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 21:34:50 +00:00
fluentbit: Disable LTO
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8c9ff09482
commit
608a92b4e6
@ -26,6 +26,8 @@ DEPENDS_append_libc-musl = " fts "
|
|||||||
|
|
||||||
INSANE_SKIP_${PN}-dev += "dev-elf"
|
INSANE_SKIP_${PN}-dev += "dev-elf"
|
||||||
|
|
||||||
|
LTO = ""
|
||||||
|
|
||||||
# Use CMake 'Unix Makefiles' generator
|
# Use CMake 'Unix Makefiles' generator
|
||||||
OECMAKE_GENERATOR ?= "Unix Makefiles"
|
OECMAKE_GENERATOR ?= "Unix Makefiles"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user