summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-10-04 08:22:05 +0200
committerMichał Górny <mgorny@gentoo.org>2016-10-04 08:41:45 +0200
commitb80d7440f3e73f502744c3b4b5bbde62a4927cf3 (patch)
tree105cfb1179a311cc5c6d3aa6cf5be1b8300472c9 /sys-devel/llvm/llvm-9999.ebuild
parentdev-java/jopt-simple: version bump. (diff)
downloadgentoo-b80d7440f3e73f502744c3b4b5bbde62a4927cf3.tar.gz
gentoo-b80d7440f3e73f502744c3b4b5bbde62a4927cf3.tar.bz2
gentoo-b80d7440f3e73f502744c3b4b5bbde62a4927cf3.zip
sys-devel/llvm: Sphinx race condition has been fixed upstream
Diffstat (limited to 'sys-devel/llvm/llvm-9999.ebuild')
-rw-r--r--sys-devel/llvm/llvm-9999.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild
index 471783794b06..5e3780217156 100644
--- a/sys-devel/llvm/llvm-9999.ebuild
+++ b/sys-devel/llvm/llvm-9999.ebuild
@@ -102,10 +102,6 @@ src_prepare() {
# Python is needed to run tests using lit
python_setup
- # Prevent race conditions with parallel Sphinx runs
- # https://llvm.org/bugs/show_bug.cgi?id=23781
- eapply "${FILESDIR}"/9999/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch
-
# Allow custom cmake build types (like 'Gentoo')
eapply "${FILESDIR}"/9999/0006-cmake-Remove-the-CMAKE_BUILD_TYPE-assertion.patch