SHA256
1
0
forked from pool/llvm

- Add back libstdc++-devel dependency for clang since libc++ is

only available for x86-64 atm.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=438
This commit is contained in:
Ismail Dönmez
2016-03-16 13:27:26 +00:00
committed by Git OBS Bridge
parent eac6bb1f2f
commit e6abd3da9e
3 changed files with 3 additions and 31 deletions

View File

@@ -70,7 +70,6 @@ Patch7: llvm-fix-find-gcc5-install.patch
Patch8: revert-cmake-soname.patch
Patch9: lldb-cmake.patch
Patch10: glibc-2.23-libcxx.patch
Patch11: llvm-armv6-triple.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: binutils-devel >= 2.21.90
BuildRequires: bison
@@ -117,7 +116,7 @@ new native programs that use the LLVM infrastructure.
%package clang
Summary: CLANG frontend for LLVM
Group: Development/Languages/Other
Provides: clang
Requires: libstdc++-devel
%description clang
This package contains the clang (C language) frontend for LLVM.
@@ -186,7 +185,6 @@ disassembler.
#%if 0%{?suse_version} > 1320
#%patch10
#%endif
#%patch11
# Move into right place
mv cfe-%{version}.src tools/clang