summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-07-22 09:19:05 +0200
committerMichał Górny <mgorny@gentoo.org>2018-07-22 10:22:36 +0200
commitd91e28589fa227e35e143db5d622b9120f796db3 (patch)
treed281d1281383715796c5c11855ea9259a10ffa2a /sys-devel/clang/clang-4.0.1.ebuild
parentsys-devel/clang: Drop old (5.0.1 & 6.0.0) (diff)
downloadgentoo-d91e28589fa227e35e143db5d622b9120f796db3.tar.gz
gentoo-d91e28589fa227e35e143db5d622b9120f796db3.tar.bz2
gentoo-d91e28589fa227e35e143db5d622b9120f796db3.zip
sys-devel/clang: Reshuffle patches
Diffstat (limited to 'sys-devel/clang/clang-4.0.1.ebuild')
-rw-r--r--sys-devel/clang/clang-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-4.0.1.ebuild b/sys-devel/clang/clang-4.0.1.ebuild
index 672f7fc6097b..469a613db91a 100644
--- a/sys-devel/clang/clang-4.0.1.ebuild
+++ b/sys-devel/clang/clang-4.0.1.ebuild
@@ -89,7 +89,7 @@ src_unpack() {
src_prepare() {
# fix finding compiler-rt libs
- eapply "${FILESDIR}"/5.0.1/0001-Driver-Use-arch-type-to-find-compiler-rt-libraries-o.patch
+ eapply "${FILESDIR}"/5.0.2/0001-Driver-Use-arch-type-to-find-compiler-rt-libraries-o.patch
# fix stand-alone doc build
eapply "${FILESDIR}"/4.0.1/0007-cmake-Support-stand-alone-Sphinx-doxygen-doc-build.patch