mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-12-01 04:02:55 +00:00
editorial cleanup
This commit is contained in:
parent
34df1031e2
commit
c5844a19f6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
%define with_hardware 0
|
%define with_hardware 0
|
||||||
%define dri_drivers --with-dri-drivers=swrast
|
%define dri_drivers --with-dri-drivers=swrast
|
||||||
%else
|
%else
|
||||||
# llvm is a joke on non-x86
|
# llvm support only works on some arches
|
||||||
%ifarch %{ix86} x86_64 ppc ppc64 ppc64p7 %{arm}
|
%ifarch %{ix86} x86_64 ppc ppc64 ppc64p7 %{arm}
|
||||||
%define with_llvm 1
|
%define with_llvm 1
|
||||||
%endif
|
%endif
|
||||||
|
|
Loading…
Reference in a new issue