- Add llvm-arm1176jz-s.patch to fix an ARMv6 regression.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=442
This commit is contained in:
committed by
Git OBS Bridge
parent
d17c36c1f7
commit
27d8453aaa
@@ -70,6 +70,7 @@ Patch7: llvm-fix-find-gcc5-install.patch
|
||||
Patch8: revert-cmake-soname.patch
|
||||
Patch9: lldb-cmake.patch
|
||||
Patch10: glibc-2.23-libcxx.patch
|
||||
Patch11: llvm-arm1176jz-s.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: binutils-devel >= 2.21.90
|
||||
BuildRequires: bison
|
||||
@@ -185,6 +186,9 @@ disassembler.
|
||||
#%if 0%{?suse_version} > 1320
|
||||
#%patch10
|
||||
#%endif
|
||||
%ifarch %{arm}
|
||||
%patch11
|
||||
%endif
|
||||
|
||||
# Move into right place
|
||||
mv cfe-%{version}.src tools/clang
|
||||
|
Reference in New Issue
Block a user