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:
commit
bba540ea05
@ -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
|
Thu Apr 3 11:58:28 UTC 2014 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -221,7 +221,6 @@ ln -sf lib lib64
|
|||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
%define host_triple powerpc64-suse-linux
|
%define host_triple powerpc64-suse-linux
|
||||||
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmake
|
sed -i s,'${CMAKE_SYSTEM_PROCESSOR}','"PowerPC"',g ../cmake/modules/AddLLVM.cmake
|
||||||
rm -rf ../projects/compiler-rt
|
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%define host_triple powerpc64le-suse-linux
|
%define host_triple powerpc64le-suse-linux
|
||||||
|
Loading…
Reference in New Issue
Block a user