Accepting request 235055 from devel:tools:compiler

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/235055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=59
This commit is contained in:
Stephan Kulow 2014-06-02 05:04:21 +00:00 committed by Git OBS Bridge
commit bba540ea05
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