drop unneeded patches
This commit is contained in:
parent
7816b615d2
commit
b93ace5bdb
@ -9,9 +9,6 @@ Source0: http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.xz
|
|||||||
|
|
||||||
Source100: clang-config.h
|
Source100: clang-config.h
|
||||||
|
|
||||||
Patch0: 0001-GCC-PR23529-Sema-part-of-attrbute-abi_tag-support.patch
|
|
||||||
Patch1: 0002-GCC-PR23529-Mangler-part-of-attrbute-abi_tag-support.patch
|
|
||||||
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: llvm-devel = %{version}
|
BuildRequires: llvm-devel = %{version}
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
@ -67,8 +64,6 @@ intended to run in tandem with a build of a project or code base.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n cfe-%{version}.src
|
%setup -q -n cfe-%{version}.src
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%build
|
%build
|
||||||
mkdir -p _build
|
mkdir -p _build
|
||||||
cd _build
|
cd _build
|
||||||
|
Loading…
Reference in New Issue
Block a user