Commit b5c6169b authored by Florent Revest's avatar Florent Revest

mesa: Build LLVMPipe for better performances

parent a8f4f445
......@@ -28,7 +28,7 @@ FILES_libgbm-gallium = "${libdir}/gbm/gbm_gallium_drm.so*"
# We want the fbdev platform as well
EGL_PLATFORMS_append = ",fbdev"
PACKAGECONFIG_append = " gallium-egl gallium-gbm gallium"
PACKAGECONFIG_append = " gallium-egl gallium-gbm gallium gallium-llvm"
#because we cannot rely on the fact that all apps will use pkgconfig,
#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment