SHA256
1
0
forked from pool/llvm

- Update to llvm 3.5.0

* Major update, see http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html
- Use upstream pristine tarballs
- Add libc++/libc++abi support clang
- Add libcxxabi-exceptions.patch to fix libcxxabi exception handling 
- Remove asan-disable-hugemalloctest.patch and 
  cmake-patchversion.patch, fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=364
This commit is contained in:
Ismail Dönmez
2014-09-04 16:28:42 +00:00
committed by Git OBS Bridge
parent a8c461b589
commit 22d6607fca
25 changed files with 200 additions and 223 deletions

View File

@@ -17,13 +17,13 @@
Name: lldb
Version: 3.4
Version: 3.5.0
Release: 0
Summary: The LLDB Debugger
License: NCSA
Group: Development/Languages
Url: http://lldb.llvm.org/
Source: lldb-%{version}.tar.bz2
Source: http://llvm.org/releases/%{version}/lldb-%{version}.src.tar.xz
Patch1: lldb-cmake.patch
BuildRequires: cmake
BuildRequires: libedit-devel