[mesa] drop radeonsi hack for LLVM

Igor Gnatenko ignatenkobrain at fedoraproject.org
Sat May 10 06:18:16 UTC 2014


commit 6f943898296beac3909aa57348826eca01fa2efe
Author: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date:   Sat May 10 10:18:31 2014 +0400

    drop radeonsi hack for LLVM
    
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain at gmail.com>

 mesa.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index 38c0bf1..e7de376 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -87,8 +87,6 @@ Patch21: 0001-mesa-Don-t-optimize-out-glClear-if-drawbuffer-size-i.patch
 # https://bugs.freedesktop.org/show_bug.cgi?id=73512
 Patch99: 0001-opencl-use-versioned-.so-in-mesa.icd.patch
 
-Patch100: radeonsi-llvm-version-hack.patch
-
 BuildRequires: pkgconfig autoconf automake libtool
 %if %{with_hardware}
 BuildRequires: kernel-headers
@@ -357,8 +355,6 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1
 %patch99 -p1 -b .icd
 %endif
 
-%patch100 -p1 -b .radeonsi
-
 %if 0%{with_private_llvm}
 sed -i 's/llvm-config/mesa-private-llvm-config-%{__isa_bits}/g' configure.ac
 sed -i 's/`$LLVM_CONFIG --version`/&-mesa/' configure.ac
@@ -678,6 +674,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Sat May 10 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 10.2-0.4.rc2.20140510
 - 10.2-rc2 upstream release
+- drop radeonsi hack for LLVM
 
 * Tue May 06 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 10.2-0.3.rc1.20140505
 - Move gallium-pipe to the correct sub-package (RHBZ #1094588) (kwizart)


More information about the scm-commits mailing list