summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-10-04 08:39:01 +0200
committerMichał Górny <mgorny@gentoo.org>2016-10-04 08:41:46 +0200
commitac51d7f887476d9f6b83b7a35f9ea10cd06a4c7d (patch)
tree8975ce27566de4eebdd05fbd3cf56f5c3852e4ae /sys-devel/llvm/llvm-3.8.1-r2.ebuild
parentsys-devel/llvm: Sphinx race condition has been fixed upstream (diff)
downloadgentoo-ac51d7f887476d9f6b83b7a35f9ea10cd06a4c7d.tar.gz
gentoo-ac51d7f887476d9f6b83b7a35f9ea10cd06a4c7d.tar.bz2
gentoo-ac51d7f887476d9f6b83b7a35f9ea10cd06a4c7d.zip
sys-devel/llvm: SOVERSIONs have been fixed upst, backport new to 3.9.0
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 d2cdc518f0dd..62662f78144a 100644
--- a/sys-devel/llvm/llvm-3.8.1-r2.ebuild
+++ b/sys-devel/llvm/llvm-3.8.1-r2.ebuild
@@ -168,7 +168,7 @@ src_prepare() {
# Restore SOVERSIONs for shared libraries
# https://bugs.gentoo.org/show_bug.cgi?id=578392
- eapply "${FILESDIR}"/9999/0008-cmake-Restore-SOVERSIONs-on-shared-libraries.patch
+ eapply "${FILESDIR}"/3.8.1/0008-cmake-Restore-SOVERSIONs-on-shared-libraries.patch
# support building llvm against musl-libc
use elibc_musl && eapply "${FILESDIR}"/9999/musl-fixes.patch