summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-3.9.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/llvm/llvm-3.9.1-r1.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.9.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-3.9.1-r1.ebuild b/sys-devel/llvm/llvm-3.9.1-r1.ebuild
index 11188e4e124b..76552025bb21 100644
--- a/sys-devel/llvm/llvm-3.9.1-r1.ebuild
+++ b/sys-devel/llvm/llvm-3.9.1-r1.ebuild
@@ -251,8 +251,8 @@ src_prepare() {
eapply "${WORKDIR}/${P}-patchset"/lldb/six.patch
fi
- # User patches
- eapply_user
+ # User patches + QA
+ cmake-utils_src_prepare
# Native libdir is used to hold LLVMgold.so
NATIVE_LIBDIR=$(get_libdir)