summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-19 21:48:24 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-19 22:10:40 +0200
commitfe2b8bb726162559078bc4578d874cb43aa962b3 (patch)
treedc3aa3d0b09a965be8dd3ddd7d1db4b3eec579d2 /sys-devel/llvm/llvm-5.0.2.ebuild
parentsys-devel/llvm-common: Remove 7.0.9999 (diff)
downloadgentoo-fe2b8bb726162559078bc4578d874cb43aa962b3.tar.gz
gentoo-fe2b8bb726162559078bc4578d874cb43aa962b3.tar.bz2
gentoo-fe2b8bb726162559078bc4578d874cb43aa962b3.zip
sys-devel/llvm: Remove 7.0.9999
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm/llvm-5.0.2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-5.0.2.ebuild b/sys-devel/llvm/llvm-5.0.2.ebuild
index 29bd7b644079..dbda3db29a26 100644
--- a/sys-devel/llvm/llvm-5.0.2.ebuild
+++ b/sys-devel/llvm/llvm-5.0.2.ebuild
@@ -76,7 +76,7 @@ CMAKE_BUILD_TYPE=RelWithDebInfo
src_prepare() {
# Fix llvm-config for shared linking and sane flags
# https://bugs.gentoo.org/show_bug.cgi?id=565358
- eapply "${FILESDIR}"/7.0.9999/0007-llvm-config-Clean-up-exported-values-update-for-shar.patch
+ eapply "${FILESDIR}"/7.1.0/0007-llvm-config-Clean-up-exported-values-update-for-shar.patch
# Apply the backported patches
eapply "${WORKDIR}/llvm-5.0.1-patchset"