diff --git a/llvm.changes b/llvm.changes index 7213830..6c25e58 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 10 14:54:50 UTC 2011 - idonmez@suse.com + +- Disable ARM support, VM goes out of memory while compiling it + ------------------------------------------------------------------- Thu Nov 10 10:33:01 UTC 2011 - idonmez@suse.com diff --git a/llvm.spec b/llvm.spec index 2ffb672..b1f8efb 100644 --- a/llvm.spec +++ b/llvm.spec @@ -18,7 +18,7 @@ %define _revision 143961 %define _release_version 3.0 -%define _supported_archs "ARM;X86" +%define _supported_archs "X86" Name: llvm Version: 2.9.99.svn20111106