Compare commits

...

4 Commits
rawhide ... f25

Author SHA1 Message Date
Dan Horák 496406451b - disable debuginfo on s390(x) 2017-03-02 11:46:55 +10:00
Dave Airlie 93d7a12727 compiler-rt: fix build 2017-03-02 11:46:09 +10:00
Dave Airlie 0b67ceba07 compiler-rt 3.9.1 2017-03-02 10:41:46 +10:00
Michael Cronenworth cb6f7a4d5c Update to 3.8.1 to match llvm and clang 2017-01-17 12:41:47 -06:00
3 changed files with 22 additions and 7 deletions

6
.gitignore vendored
View File

@ -1,4 +1,2 @@
/compiler-rt-3.7.1.src.tar.xz
/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.8.1.src.tar.xz
/compiler-rt-3.9.1.src.tar.xz

View File

@ -1,6 +1,11 @@
%ifarch s390 s390x
# only limited set of libs available on s390(x) and the existing ones (stats, ubsan) don't provide debuginfo
%global debug_package %{nil}
%endif
Name: compiler-rt
Version: 3.8.0
Release: 2%{?dist}
Version: 3.9.1
Release: 1%{?dist}
Summary: LLVM "compiler-rt" runtime libraries
License: NCSA or MIT
@ -28,6 +33,11 @@ cd _build
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DLLVM_CONFIG_PATH:FILEPATH=%{_bindir}/llvm-config-%{__isa_bits} \
\
%if 0%{?__isa_bits} == 64
-DLLVM_LIBDIR_SUFFIX=64 \
%else
-DLLVM_LIBDIR_SUFFIX= \
%endif
-DCOMPILER_RT_INCLUDE_TESTS:BOOL=OFF # could be on?
make %{?_smp_mflags}
@ -60,6 +70,12 @@ cd _build
%{_libdir}/clang/%{version}
%changelog
* Thu Mar 02 2017 Dave Airlie <airlied@redhat.com> - 3.9.1-1
- compiler-rt 3.9.1
* Tue Jan 17 2017 Michael Cronenworth <mike@cchtml.com> - 3.8.1-1
- compiler-rt 3.8.1
* Mon May 2 2016 Tom Callaway <spot@fedoraproject.org> 3.8.0-2
- make symlinks to where the linker thinks these libs are

View File

@ -1 +1,2 @@
d6fcbe14352ffb708e4d1ac2e48bb025 compiler-rt-3.8.0.src.tar.xz
SHA512 (compiler-rt-3.8.1.src.tar.xz) = bed3da5f8594c4bf71af406419fbeaf7ed5d8bf46adb305233a298271d34a9af1072bcb47d474ac19bb862cc7c7bc9e1d89bc1567133553f29480030cad1cf75
SHA512 (compiler-rt-3.9.1.src.tar.xz) = 91a4c78a5e8c1cdd2d6bbcb27d2c34f49ea30a952733444ef4f4a7cc7503c880d4b6924595e87745ef6278851178f49f98d38d2068975d4fb6577fb9e9cdcdbe