SHA256
1
0
forked from pool/llvm

Accepting request 121761 from devel:tools:compiler

- Update to final 3.1 release

OBS-URL: https://build.opensuse.org/request/show/121761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=27
This commit is contained in:
Stephan Kulow 2012-05-26 11:07:30 +00:00 committed by Git OBS Bridge
commit 99fe35266c
5 changed files with 13 additions and 6 deletions

View File

@ -6,7 +6,7 @@ Index: llvm/tools/clang/lib/Driver/ToolChains.cpp
}
static bool IsOpenSuse(enum LinuxDistro Distro) {
- return Distro >= OpenSuse11_3 && Distro <= OpenSuse12_1;
- return Distro >= OpenSuse11_3 && Distro <= OpenSuse12_2;
+ return true;
}

View File

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2ec6ac271a0ea1f99eb171f43ae9eeb8607fd10c329592d66dfc15300c572e0
size 16451676

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 15 09:01:26 UTC 2012 - idonmez@suse.com
- Update to final 3.1 release
-------------------------------------------------------------------
Thu May 10 11:40:06 UTC 2012 - idonmez@suse.com

View File

@ -16,12 +16,12 @@
#
%define _revision 155819
%define _revision 157047
%define _release_version 3.1
%define _supported_archs "arm,x86"
Name: llvm
Version: 3.0.99+svn155819
Version: 3.1
Release: 0
Summary: Low Level Virtual Machine
License: NCSA
@ -127,7 +127,9 @@ This package contains vim plugins for LLVM like syntax highlighting.
%prep
%setup -q -n %{name}
%patch1 -p1
%if 0%{?suse_version} >= 1100
%patch2 -p1
%endif
%patch3 -p1
%patch4 -p1
%ifarch x86_64