sys-devel/llvm: Sphinx race condition has been fixed upstream
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Oct 2016 06:22:05 +0000 (08:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Oct 2016 06:41:45 +0000 (08:41 +0200)
sys-devel/llvm/files/3.9.0/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch [moved from sys-devel/llvm/files/9999/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch with 100% similarity]
sys-devel/llvm/llvm-3.7.1-r3.ebuild
sys-devel/llvm/llvm-3.8.0-r3.ebuild
sys-devel/llvm/llvm-3.8.1-r2.ebuild
sys-devel/llvm/llvm-3.8.1.ebuild
sys-devel/llvm/llvm-3.9.0.ebuild
sys-devel/llvm/llvm-9999.ebuild

index 5b809750bb8d2170a7fad5ee85da1cd895e4e5f5..0b9885533953c8ea539b2cc95827768d75a3c5e0 100644 (file)
@@ -151,7 +151,7 @@ src_prepare() {
 
        # 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
+       eapply "${FILESDIR}"/3.9.0/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch
 
        # Prevent installing libgtest
        # https://llvm.org/bugs/show_bug.cgi?id=18341
index 7731a4baba214d8d47dacfd8998439926cbf01ae..b08f4d65cca58a611e53791473a63542278e8992 100644 (file)
@@ -152,7 +152,7 @@ src_prepare() {
 
        # 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
+       eapply "${FILESDIR}"/3.9.0/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch
 
        # Prevent installing libgtest
        # https://llvm.org/bugs/show_bug.cgi?id=18341
index f16aca4a8c50a442ae991bd9afd427eaa7217e33..d2cdc518f0dd5e408d7782eac9c0091deed534b8 100644 (file)
@@ -153,7 +153,7 @@ src_prepare() {
 
        # 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
+       eapply "${FILESDIR}"/3.9.0/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch
 
        # Prevent installing libgtest
        # https://llvm.org/bugs/show_bug.cgi?id=18341
index 036de496bb5f32bea21233f3c71b9a02b4914d92..29b637d22d06e3d23fc58acc50b5dfe3aeab2b9d 100644 (file)
@@ -152,7 +152,7 @@ src_prepare() {
 
        # 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
+       eapply "${FILESDIR}"/3.9.0/0004-cmake-Add-an-ordering-dep-between-HTML-man-Sphinx-ta.patch
 
        # Prevent installing libgtest
        # https://llvm.org/bugs/show_bug.cgi?id=18341
index f80239a4644cf6d29e32e2f207998331b715409c..9ec259c6e5a27accf07e182125cd0f2ff4504f34 100644 (file)
@@ -165,7 +165,7 @@ src_prepare() {
 
        # 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
+       eapply "${FILESDIR}"/3.9.0/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
index 471783794b0672e8f7862b7a34e91f446f533af7..5e37802171563a5794037c3cdf76624c758756c8 100644 (file)
@@ -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