summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-08-25 04:12:17 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-25 04:12:44 +0200
commit0acb9e257add056f0666ca187cb7d2dd36835558 (patch)
tree4c2d598b81e83f513c1519b08049c297074d0822 /sys-devel/llvm/llvm-3.8.1-r2.ebuild
parentsys-fs/s3ql: version bump to 2.20 (diff)
downloadgentoo-0acb9e257add056f0666ca187cb7d2dd36835558.tar.gz
gentoo-0acb9e257add056f0666ca187cb7d2dd36835558.tar.bz2
gentoo-0acb9e257add056f0666ca187cb7d2dd36835558.zip
sys-devel/llvm: Restore gtest patch for <9999, #592046
Diffstat (limited to 'sys-devel/llvm/llvm-3.8.1-r2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.8.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.8.1-r2.ebuild b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
index 7f096fcfe21a..cbead1dacfe4 100644
--- a/sys-devel/llvm/llvm-3.8.1-r2.ebuild
+++ b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
@@ -157,7 +157,7 @@ src_prepare() {
# Prevent installing libgtest
# https://llvm.org/bugs/show_bug.cgi?id=18341
- eapply "${FILESDIR}"/9999/0005-cmake-Do-not-install-libgtest.patch
+ eapply "${FILESDIR}"/3.8.1/0005-cmake-Do-not-install-libgtest.patch
# Allow custom cmake build types (like 'Gentoo')
eapply "${FILESDIR}"/9999/0006-cmake-Remove-the-CMAKE_BUILD_TYPE-assertion.patch