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

@@ -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