editorial cleanup
This commit is contained in:
parent
34df1031e2
commit
c5844a19f6
@ -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 New Issue
Block a user