- Update to final 3.0 release
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=150
This commit is contained in:
parent
3dcc76bf3f
commit
3c7a1982e0
@ -6,7 +6,7 @@ Index: llvm/tools/clang/lib/Driver/ToolChains.cpp
|
|||||||
}
|
}
|
||||||
|
|
||||||
static bool IsOpenSuse(enum LinuxDistro Distro) {
|
static bool IsOpenSuse(enum LinuxDistro Distro) {
|
||||||
- return Distro >= OpenSuse11_3 && Distro <= OpenSuse12_1;
|
- return Distro >= OpenSuse11_3 && Distro <= OpenSuse12_2;
|
||||||
+ return true;
|
+ return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f46df932ad690171d2f5e2de4f2ca542139675b48f921cc7913eda2f027f85d3
|
|
||||||
size 16437850
|
|
3
llvm-3.1.tar.bz2
Normal file
3
llvm-3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:038650b7d528e1dae2c5eb6fc4a70af909ff3c5ce300eec5b58b248b0bb71a01
|
||||||
|
size 16468099
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 09:01:26 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to final 3.0 release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 11:40:06 UTC 2012 - idonmez@suse.com
|
Thu May 10 11:40:06 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _revision 155819
|
%define _revision 156809
|
||||||
%define _release_version 3.1
|
%define _release_version 3.1
|
||||||
%define _supported_archs "arm,x86"
|
%define _supported_archs "arm,x86"
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 3.0.99+svn155819
|
Version: 3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Low Level Virtual Machine
|
Summary: Low Level Virtual Machine
|
||||||
License: NCSA
|
License: NCSA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user