- Update to r196371 from release_34 branch
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=310
This commit is contained in:
committed by
Git OBS Bridge
parent
3e20cc1861
commit
41d2843e03
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e4efd3edec08e2acb6355270fbd69fdde715ff53e98466e4661843bf7359732f
|
oid sha256:9f31958526087b06cc6ddc5b25ae33792588af959ec2c648459583f346a5a616
|
||||||
size 27890703
|
size 27881010
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 10:07:59 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
- Update to r196371 from release_34 branch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 4 03:27:29 UTC 2013 - termim@gmail.com
|
Wed Dec 4 03:27:29 UTC 2013 - termim@gmail.com
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _revision 196358
|
%define _revision 196371
|
||||||
%define _release_version 3.4
|
%define _release_version 3.4
|
||||||
|
|
||||||
Name: llvm
|
Name: llvm
|
||||||
@@ -230,6 +230,7 @@ sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmak
|
|||||||
%ifarch s390x
|
%ifarch s390x
|
||||||
%define host_triple s390x-suse-linux
|
%define host_triple s390x-suse-linux
|
||||||
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"SystemZ"',g ../cmake/modules/AddLLVM.cmake
|
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"SystemZ"',g ../cmake/modules/AddLLVM.cmake
|
||||||
|
rm -rf ../projects/compiler-rt
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
cmake -G "Unix Makefiles" \
|
cmake -G "Unix Makefiles" \
|
||||||
|
Reference in New Issue
Block a user