Accepting request 146157 from devel:tools:compiler
- Update to final 3.2 release * No code changes since rc3 - Update to r170281 from release_32 branch * SROA fixes - Unbreak PowerPC support OBS-URL: https://build.opensuse.org/request/show/146157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=39
This commit is contained in:
commit
79d2370762
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c85be997e87a49b700f6bea5842e3d72e9a2d9186b8a9e8050c91db861a9e611
|
|
||||||
size 17659027
|
|
3
llvm-3.2.tar.bz2
Normal file
3
llvm-3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af496741ab0e11a3ebe0355251a0c626964d7ea1b39734a207bd27932703a55c
|
||||||
|
size 17651967
|
12
llvm.changes
12
llvm.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 20 14:51:18 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to final 3.2 release
|
||||||
|
* No code changes since rc3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 16 08:44:03 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to r170281 from release_32 branch
|
||||||
|
* SROA fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
|
Fri Dec 14 18:13:40 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _revision 169678
|
%define _revision 170558
|
||||||
%define _release_version 3.2
|
%define _release_version 3.2
|
||||||
%define _supported_archs "arm,powerpc,x86"
|
%define _supported_archs "arm,powerpc,x86"
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 3.1.99.r%{_revision}
|
Version: 3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low Level Virtual Machine
|
Summary: Low Level Virtual Machine
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -129,9 +129,7 @@ This package contains vim plugins for LLVM like syntax highlighting.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q -n %{name}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%if 0%{?suse_version} >= 1100
|
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%endif
|
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%if "%{_lib}" == "lib64"
|
%if "%{_lib}" == "lib64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user