diff options
-rw-r--r-- | recipes-graphics/cairo/cairo_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend index c61e9a58..bf8c38fc 100644 --- a/recipes-graphics/cairo/cairo_%.bbappend +++ b/recipes-graphics/cairo/cairo_%.bbappend | |||
@@ -1,6 +1,3 @@ | |||
1 | PACKAGECONFIG:append:imxgpu3d = " egl glesv2" | ||
2 | PACKAGECONFIG:remove:imxgpu3d = "opengl" | ||
3 | |||
4 | # links with imx-gpu libs which are pre-built for glibc | 1 | # links with imx-gpu libs which are pre-built for glibc |
5 | # gcompat will address it during runtime | 2 | # gcompat will address it during runtime |
6 | LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" | 3 | LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" |