From fa35f9272d937f67f73632d7b4b97491c93bd035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 28 Aug 2014 01:22:10 +0100 Subject: Build only one wayland independent of the architecture This makes gtk (and everything that is on top) independent of the architecture we are building. --- strata/wayland-generic/mesa-wayland.morph | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 strata/wayland-generic/mesa-wayland.morph (limited to 'strata/wayland-generic/mesa-wayland.morph') 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 -- cgit v1.2.1