libjxl: allow native build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2026-01-17 20:25:22 +01:00 committed by Khem Raj
parent b7e2956e40
commit 531e60c906
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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"