editorial cleanup

This commit is contained in:
Adam Jackson 2012-08-20 13:59:31 -04:00
parent 34df1031e2
commit c5844a19f6

View File

@ -7,7 +7,7 @@
%define with_hardware 0
%define dri_drivers --with-dri-drivers=swrast
%else
# llvm is a joke on non-x86
# llvm support only works on some arches
%ifarch %{ix86} x86_64 ppc ppc64 ppc64p7 %{arm}
%define with_llvm 1
%endif