summaryrefslogtreecommitdiff
path: root/mesa-x.morph
diff options
context:
space:
mode:
Diffstat (limited to 'mesa-x.morph')
-rw-r--r--mesa-x.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-x.morph b/mesa-x.morph
index 7dc57638401..6346577c218 100644
--- a/mesa-x.morph
+++ b/mesa-x.morph
@@ -3,6 +3,6 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=intel,i915,i965,swrast"
+ "./autogen.sh --prefix=\"$PREFIX\" --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=swrast $(./morph-arch-config)"
]
}