summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-11-17 10:04:43 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-11-17 10:04:43 +0000
commit1c29fdd774c616a9ee86c1894abb5cd0f64686fb (patch)
tree33f6a337315709f4cfe5ae9c5dfc117e2d0ff7e0
parent4dbdc599c9dc70a2bc49afc558e621335743542f (diff)
parentd3d894d1f06d64005086b4b0c15ba2e8350ffd33 (diff)
downloaddefinitions-1c29fdd774c616a9ee86c1894abb5cd0f64686fb.tar.gz
Merge remote-tracking branch 'origin/baserock/jjardon/gallium-egl'
Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
-rw-r--r--strata/mesa-common/mesa.morph3
1 files changed, 1 insertions, 2 deletions
diff --git a/strata/mesa-common/mesa.morph b/strata/mesa-common/mesa.morph
index f946390f..4194acc2 100644
--- a/strata/mesa-common/mesa.morph
+++ b/strata/mesa-common/mesa.morph
@@ -8,7 +8,6 @@ configure-commands:
armv7lhf)
DRIDRIVERS=no
GALLIUMDRIVERS=nouveau,freedreno,svga,swrast,vc4
- EXTRAARGS="--enable-gallium-egl"
;;
*)
DRIDRIVERS=yes
@@ -21,4 +20,4 @@ configure-commands:
--with-egl-platforms=drm,wayland \
--with-gallium-drivers="$GALLIUMDRIVERS" \
--with-dri-drivers="$DRIDRIVERS" \
- $EXTRAARGS
+ --enable-gallium-egl