drop unneeded patches

This commit is contained in:
Dave Airlie 2016-10-15 07:12:16 +10:00
parent 7816b615d2
commit b93ace5bdb
1 changed files with 0 additions and 5 deletions

View File

@ -9,9 +9,6 @@ Source0: http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.xz
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: llvm-devel = %{version}
BuildRequires: libxml2-devel
@ -67,8 +64,6 @@ intended to run in tandem with a build of a project or code base.
%prep
%setup -q -n cfe-%{version}.src
%patch0 -p1
%patch1 -p1
%build
mkdir -p _build
cd _build