aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/pango/pango_%.bbappend
blob: bf8c38fc3b688c5a081c38831e0642c161973d93 (plain)
1
2
3
4
5
# links with imx-gpu libs which are pre-built for glibc
# gcompat will address it during runtime
LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined"

RDEPENDS:${PN}:append:imxgpu:libc-musl = " gcompat"