summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2014-02-03 16:22:48 +0100
committerNicolas Chauvet <kwizart@gmail.com>2014-05-05 11:09:06 +0200
commit732482a4c124ebc4bf9a58accd77eb26c8593c34 (patch)
treeafa749c29acbb32091caef0dd444dd18b746ec1b
parentf341e78569afd9a8eec4041f88816e04bfc4e180 (diff)
downloadmesa-732482a4c124ebc4bf9a58accd77eb26c8593c34.tar.gz
mesa-732482a4c124ebc4bf9a58accd77eb26c8593c34.tar.xz
mesa-732482a4c124ebc4bf9a58accd77eb26c8593c34.zip
Add _with_xa when arch is arm and _with_freedreeno
According to the build instructions for freedreeno https://github.com/freedreno/freedreno/wiki/Git-Trees-%26-Branches#build-instructions the driver requires the xa state tracker to be enabled
-rw-r--r--mesa.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesa.spec b/mesa.spec
index 751be04..60312b3 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -25,6 +25,7 @@
%ifarch %{arm}
%define with_freedreno 1
+%define with_xa 1
%endif
%ifarch s390 s390x ppc64le