- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=412
This commit is contained in:
committed by
Git OBS Bridge
parent
6595913fdc
commit
3cd250cd98
@@ -63,6 +63,7 @@ Patch10: clang-resourcedirs.patch
|
||||
Patch11: libcxxabi-exceptions.patch
|
||||
Patch13: llvm-remove-clang-only-flags.patch
|
||||
Patch15: llvm-fix-find-gcc5-install.patch
|
||||
Patch16: llvm-fix-parsearmarch.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: binutils-devel >= 2.21.90
|
||||
BuildRequires: bison
|
||||
@@ -166,6 +167,7 @@ This package contains the Python bindings to clang (C language) frontend for LLV
|
||||
%patch11
|
||||
%patch13 -p1
|
||||
%patch15
|
||||
%patch16 -p1
|
||||
|
||||
# Move into right place
|
||||
mv cfe-%{version}.src tools/clang
|
||||
|
Reference in New Issue
Block a user