summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-12-14 18:34:20 +0100
committerMichał Górny <mgorny@gentoo.org>2018-12-14 18:35:44 +0100
commit78485cd14bd02fa17405bb27357fc27f63e795c8 (patch)
tree046105c6a199acab7889b401b7ffbdf464148be2 /sys-devel/llvm/llvm-6.0.1-r2.ebuild
parentprofiles/base: Unmask sys-devel/clang[z3] (diff)
downloadgentoo-78485cd14bd02fa17405bb27357fc27f63e795c8.tar.gz
gentoo-78485cd14bd02fa17405bb27357fc27f63e795c8.tar.bz2
gentoo-78485cd14bd02fa17405bb27357fc27f63e795c8.zip
sys-devel/llvm: Update llvm-config patch
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm/llvm-6.0.1-r2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-6.0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-6.0.1-r2.ebuild b/sys-devel/llvm/llvm-6.0.1-r2.ebuild
index d20789791507..cd4c7fd72cea 100644
--- a/sys-devel/llvm/llvm-6.0.1-r2.ebuild
+++ b/sys-devel/llvm/llvm-6.0.1-r2.ebuild
@@ -78,7 +78,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}"/9999/0007-llvm-config-Clean-up-exported-values-update-for-shar.patch
+ eapply "${FILESDIR}"/7.0.9999/0007-llvm-config-Clean-up-exported-values-update-for-shar.patch
# Fix appending -Wl,-rpath-link on non-Linux (-> FreeBSD).
eapply "${FILESDIR}"/6.0.1/0001-cmake-Append-Wl-rpath-link-conditionally-to-GNULD.patch