- Update to r195470 from llvm 3.4 branch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=304
This commit is contained in:
committed by
Git OBS Bridge
parent
fd9959a8d7
commit
e2d98a6afc
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _revision 195116
|
||||
%define _revision 195470
|
||||
%define _release_version 3.4
|
||||
|
||||
Name: llvm
|
||||
@@ -214,7 +214,6 @@ pushd stage1
|
||||
%ifarch ppc64
|
||||
%define host_triple powerpc64-suse-linux
|
||||
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmake
|
||||
rm -rf ../projects/compiler-rt
|
||||
%endif
|
||||
%ifarch s390x
|
||||
%define host_triple s390x-suse-linux
|
||||
@@ -433,7 +432,7 @@ rm -rf %{buildroot}/usr/share/llvm/cmake
|
||||
%{_libdir}/bfd-plugins/
|
||||
%endif
|
||||
%{_libdir}/clang
|
||||
%ifnarch %arm aarch64 ppc64 s390 s390x
|
||||
%ifnarch %arm aarch64 s390 s390x
|
||||
%{_libdir}/clang/%{_release_version}/lib/linux/
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user