Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:opencl commit in: media-libs/mesa/files/
Date: Tue, 19 Jun 2012 22:26:52
Message-Id: 1340144762.eec28e63973f6965bd9a48893fcc4114de381217.alexxy@gentoo
1 commit: eec28e63973f6965bd9a48893fcc4114de381217
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 19 22:26:02 2012 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 19 22:26:02 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=eec28e63
7
8 [media-libs/mesa] Update patch. One part of it was already merged
9
10 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
11
12 ---
13 ...building-and-add-standart-locations-for-l.patch | 10 ----------
14 1 files changed, 0 insertions(+), 10 deletions(-)
15
16 diff --git a/media-libs/mesa/files/0003-clover-fix-building-and-add-standart-locations-for-l.patch b/media-libs/mesa/files/0003-clover-fix-building-and-add-standart-locations-for-l.patch
17 index 0913eb7..2b18806 100644
18 --- a/media-libs/mesa/files/0003-clover-fix-building-and-add-standart-locations-for-l.patch
19 +++ b/media-libs/mesa/files/0003-clover-fix-building-and-add-standart-locations-for-l.patch
20 @@ -33,16 +33,6 @@ index 27276bc..78c8670 100644
21 // Run link time optimizations
22 diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am
23 index d55b21e..4c89e36 100644
24 ---- a/src/gallium/targets/opencl/Makefile.am
25 -+++ b/src/gallium/targets/opencl/Makefile.am
26 -@@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = subdir-objects
27 - lib_LTLIBRARIES = libOpenCL.la
28 -
29 - libOpenCL_la_LDFLAGS = \
30 -+ $(LLVM_LDFLAGS) \
31 - -version-number 1:0
32 -
33 - libOpenCL_la_LIBADD = \
34 --
35 1.7.10.2