- Disable compilation on PPC, only PPC64 is supported.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=194
This commit is contained in:
parent
be434d6214
commit
0cea07b5b1
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Disable compilation on PPC, only PPC64 is supported.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
|
Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -65,6 +65,8 @@ BuildRequires: libffi-devel
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: python-base
|
BuildRequires: python-base
|
||||||
BuildRequires: python-sphinx
|
BuildRequires: python-sphinx
|
||||||
|
# llvm does not work on ppc, only ppc64
|
||||||
|
ExcludeArch: ppc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LLVM is a compiler infrastructure designed for compile-time,
|
LLVM is a compiler infrastructure designed for compile-time,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user