build for new arches.
This commit is contained in:
parent
0eef7c3a9d
commit
a85f5ce11a
@ -1,6 +1,6 @@
|
|||||||
Name: compiler-rt
|
Name: compiler-rt
|
||||||
Version: 3.9.0
|
Version: 3.9.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: LLVM "compiler-rt" runtime libraries
|
Summary: LLVM "compiler-rt" runtime libraries
|
||||||
|
|
||||||
License: NCSA or MIT
|
License: NCSA or MIT
|
||||||
@ -65,6 +65,9 @@ cd _build
|
|||||||
%{_libdir}/clang/%{version}
|
%{_libdir}/clang/%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2016 Dave Airlie <airlied@redhat.com> - 3.9.0-2
|
||||||
|
- build for new arches.
|
||||||
|
|
||||||
* Wed Oct 26 2016 Dave Airlie <airlied@redhat.com> - 3.9.0-1
|
* Wed Oct 26 2016 Dave Airlie <airlied@redhat.com> - 3.9.0-1
|
||||||
- compiler-rt 3.9.0 final release
|
- compiler-rt 3.9.0 final release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user