summaryrefslogtreecommitdiff
path: root/strata/wayland-generic/mesa-wayland.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:10 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commitfa35f9272d937f67f73632d7b4b97491c93bd035 (patch)
tree7a9df0fd9a651d7e009de1448269c04eb0e050ad /strata/wayland-generic/mesa-wayland.morph
parent529cf76e1a276e6324ffa38eef71dcf7d700ad12 (diff)
downloaddefinitions-fa35f9272d937f67f73632d7b4b97491c93bd035.tar.gz
Build only one wayland independent of the architecture
This makes gtk (and everything that is on top) independent of the architecture we are building.
Diffstat (limited to 'strata/wayland-generic/mesa-wayland.morph')
-rw-r--r--strata/wayland-generic/mesa-wayland.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/wayland-generic/mesa-wayland.morph b/strata/wayland-generic/mesa-wayland.morph
new file mode 100644
index 00000000..06dfeee3
--- /dev/null
+++ b/strata/wayland-generic/mesa-wayland.morph
@@ -0,0 +1,7 @@
+name: mesa-wayland
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh --prefix="$PREFIX" --enable-gles2 --enable-gallium-egl --with-egl-platforms=wayland,drm
+ --enable-gbm --enable-dri --enable-shared-glapi --with-gallium-drivers=swrast --with-dri-drivers=,i915,i965,swrast
+ --with-state-trackers=egl