Update for s390x
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=295
This commit is contained in:
committed by
Git OBS Bridge
parent
2bd896baf6
commit
1a8edd9849
11
llvm.spec
11
llvm.spec
@@ -42,8 +42,6 @@ Patch6: arm_suse_support.diff
|
||||
Patch8: cmake-host-triple.patch
|
||||
# PATCH-FIX-OPENSUSE aarch64-suse-support.patch -- Enable AArch64 suse toolchain support
|
||||
Patch9: aarch64-suse-support.patch
|
||||
# PATCH-FIX-OPENSUSE llvm-no-visibility.patch -- Disable visibility
|
||||
Patch10: llvm-no-visibility.patch
|
||||
Patch12: arm-remove-xfails.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf
|
||||
@@ -152,9 +150,6 @@ This package contains vim plugins for LLVM like syntax highlighting.
|
||||
%patch6 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%ifarch s390 s390x
|
||||
%patch10 -p1
|
||||
%endif
|
||||
%patch12
|
||||
|
||||
# We hardcode i586
|
||||
@@ -293,12 +288,6 @@ cd stage2
|
||||
ln -s lib lib64
|
||||
%endif
|
||||
|
||||
%ifarch s390 s390x
|
||||
for i in TestClassDecl.m TestClassForwardDecl.m c-index-getCursor-test.m; do
|
||||
rm ../tools/clang/test/Index/$i;
|
||||
done
|
||||
%endif
|
||||
|
||||
make check
|
||||
make clang-test
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user