diff options
-rw-r--r-- | packaging/mesa.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/mesa.spec b/packaging/mesa.spec index fc5ee70eb57..5eee0648d22 100644 --- a/packaging/mesa.spec +++ b/packaging/mesa.spec @@ -312,7 +312,7 @@ autoreconf -fi --with-dri-drivers=i915,i965,swrast \ --with-gallium-drivers="i915,svga,swrast" \ %endif -%ifarch %arm +%ifarch %arm aarch64 --with-dri-drivers=swrast \ --with-gallium-drivers="" \ %endif |