SHA256
1
0
forked from pool/llvm

Accepting request 233694 from home:ptrommler:branches:devel:tools:compiler

build compiler-rt on ppc64

OBS-URL: https://build.opensuse.org/request/show/233694
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=350
This commit is contained in:
Ismail Dönmez 2014-05-14 20:02:30 +00:00 committed by Git OBS Bridge
parent ffa9611f01
commit d574f8d26c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 13 10:44:33 UTC 2014 - peter.trommler@ohm-hochschule.de
- build compiler-rt on ppc64 (don't delete it)
-------------------------------------------------------------------
Thu Apr 3 11:58:28 UTC 2014 - idonmez@suse.com

View File

@ -221,7 +221,6 @@ ln -sf lib lib64
%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 ppc64le
%define host_triple powerpc64le-suse-linux