summaryrefslogtreecommitdiff
path: root/strata/mesa-common/mesa@vm.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/mesa-common/mesa@vm.morph')
-rw-r--r--strata/mesa-common/mesa@vm.morph12
1 files changed, 0 insertions, 12 deletions
diff --git a/strata/mesa-common/mesa@vm.morph b/strata/mesa-common/mesa@vm.morph
deleted file mode 100644
index 517b6ba4..00000000
--- a/strata/mesa-common/mesa@vm.morph
+++ /dev/null
@@ -1,12 +0,0 @@
-name: mesa@vm
-kind: chunk
-build-system: autotools
-configure-commands:
-- |
- ./autogen.sh --prefix="$PREFIX" \
- --enable-gles2 \
- --disable-glx \
- --with-egl-platforms=drm,wayland \
- --with-gallium-drivers="yes" \
- --with-dri-drivers="yes" \
- --enable-gallium-egl