- 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:
parent
fd9959a8d7
commit
e2d98a6afc
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dc71c2557436ad4eab901fb35e6705d9134344c7ca08a640affb094322790cf4
|
||||
size 27700172
|
||||
oid sha256:35356adb994987f72d5a342271b7e39e26bb414d03586e3d93a4951e530d7c21
|
||||
size 27750805
|
||||
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 08:42:08 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Update to r195116 from llvm 3.4 branch
|
||||
- Update to r195470 from llvm 3.4 branch
|
||||
- Refresh patches
|
||||
* aarch64-suse-support.patch
|
||||
* arm_suse_support.diff
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user