-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=366
This commit is contained in:
committed by
Git OBS Bridge
parent
2961939ca1
commit
d14254a5d1
@@ -53,6 +53,7 @@ Patch8: aarch64-suse-support.patch
|
||||
Patch9: arm-remove-xfails.diff
|
||||
Patch10: clang-resourcedirs.patch
|
||||
Patch11: libcxxabi-exceptions.patch
|
||||
Patch12: libcxx-libdir.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@@ -162,6 +163,7 @@ This package contains the Python bindings to clang (C language) frontend for LLV
|
||||
%patch9
|
||||
%patch10
|
||||
%patch11
|
||||
%patch12
|
||||
|
||||
# Move into right place
|
||||
mv cfe-%{version}.src tools/clang
|
||||
@@ -322,7 +324,11 @@ ln -s lib lib64
|
||||
|
||||
make check
|
||||
make clang-test
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
make check-libcxxabi
|
||||
%endif
|
||||
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user