diff options
| -rw-r--r-- | meta/recipes-graphics/mesa/mesa.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 46d8d611c1..0f3dbb0397 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc | |||
| @@ -22,7 +22,7 @@ inherit autotools pkgconfig pythonnative gettext distro_features_check | |||
| 22 | 22 | ||
| 23 | REQUIRED_DISTRO_FEATURES = "opengl" | 23 | REQUIRED_DISTRO_FEATURES = "opengl" |
| 24 | 24 | ||
| 25 | EXTRA_OECONF = "--enable-shared-glapi" | 25 | EXTRA_OECONF = "--enable-shared-glapi --with-llvm-prefix=${STAGING_BINDIR_NATIVE}" |
| 26 | 26 | ||
| 27 | PACKAGECONFIG ??= "gbm egl gles dri \ | 27 | PACKAGECONFIG ??= "gbm egl gles dri \ |
| 28 | ${@bb.utils.filter('DISTRO_FEATURES', 'wayland x11', d)} \ | 28 | ${@bb.utils.filter('DISTRO_FEATURES', 'wayland x11', d)} \ |
