- Disable ARM support, VM goes out of memory while compiling it

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=95
This commit is contained in:
Ismail Dönmez 2011-11-10 14:55:16 +00:00 committed by Git OBS Bridge
parent bd026aef2c
commit 58c2b1acef
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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