From c5844a19f6f28b02184b548c98dde5f375e8f758 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 20 Aug 2012 13:59:31 -0400 Subject: [PATCH] editorial cleanup --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 6b65727..49f65ce 100644 --- a/mesa.spec +++ b/mesa.spec @@ -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