mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-27 12:01:38 +01:00
libjxl: allow native build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b7e2956e40
commit
531e60c906
|
|
@ -51,3 +51,5 @@ CFLAGS:append:toolchain-clang:arm = " -fno-integrated-as"
|
|||
CXXFLAGS:append:toolchain-clang:arm = " -fno-integrated-as"
|
||||
|
||||
FILES:${PN} += "${libdir}/gdk-pixbuf-2.0 ${datadir}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user