commit: 8c336a81a7dfd556a2130aeee1f076dcd7a203bf
Author: David Heidelberger <david.heidelberger <AT> ixit <DOT> cz>
AuthorDate: Wed Oct 1 23:53:43 2014 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Wed Oct 1 23:54:23 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=8c336a81
media-libs/mesa: drop r300 llvm patch, not building anymore
if you're interested, please rebase patch and readd these lines
Signed-off-by: David Heidelberger <david.heidelberger <AT> ixit.cz>
---
media-libs/mesa/mesa-9999.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 83f9a27..5ce4546 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -205,9 +205,6 @@ src_prepare() {
epatch
fi
- # relax the requirement that r300 must have llvm, bug 380303
- epatch "${FILESDIR}"/${P}-dont-require-llvm-for-r300.patch
-
# fix for hardened pax_kernel, bug 240956
[[ ${PV} != 9999* ]] && epatch "${FILESDIR}"/glx_ro_text_segm.patch