compiler-rt 3.9.0 final release
This commit is contained in:
parent
0df33097ea
commit
fcb9bc0362
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/compiler-rt-3.8.0rc2.src.tar.xz
|
||||
/compiler-rt-3.8.0rc3.src.tar.xz
|
||||
/compiler-rt-3.8.0.src.tar.xz
|
||||
/compiler-rt-3.9.0.src.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: compiler-rt
|
||||
Version: 3.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: LLVM "compiler-rt" runtime libraries
|
||||
|
||||
License: NCSA or MIT
|
||||
@ -60,6 +60,9 @@ cd _build
|
||||
%{_libdir}/clang/%{version}
|
||||
|
||||
%changelog
|
||||
* Wed Oct 26 2016 Dave Airlie <airlied@redhat.com> - 3.9.0-1
|
||||
- compiler-rt 3.9.0 final release
|
||||
|
||||
* Mon May 2 2016 Tom Callaway <spot@fedoraproject.org> 3.8.0-2
|
||||
- make symlinks to where the linker thinks these libs are
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user