SHA256
1
0
forked from pool/llvm

- Stop excluding ppc64 architecture

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=181
This commit is contained in:
Ismail Dönmez 2012-11-20 09:00:03 +00:00 committed by Git OBS Bridge
parent 6cb84df5ba
commit 0813c71bb2
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 20 08:59:09 UTC 2012 - idonmez@suse.com
- Stop excluding ppc64 architecture
-------------------------------------------------------------------
Tue Nov 20 08:25:54 UTC 2012 - idonmez@suse.com

View File

@ -59,10 +59,6 @@ BuildRequires: libtool
BuildRequires: python-base
BuildRequires: python-sphinx
# LLVM is not supported on PPC64
# http://llvm.org/bugs/show_bug.cgi?id=3729
ExcludeArch: ppc64
%description
LLVM is a compiler infrastructure designed for compile-time,
link-time, runtime, and idle-time optimization of programs from