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
This commit is contained in:
Nicolas Chauvet 2014-02-03 16:22:48 +01:00
parent f341e78569
commit 732482a4c1

View file

@ -25,6 +25,7 @@
%ifarch %{arm}
%define with_freedreno 1
%define with_xa 1
%endif
%ifarch s390 s390x ppc64le