summaryrefslogtreecommitdiff
path: root/sys-devel/llvm/llvm-5.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/llvm/llvm-5.0.0.ebuild')
-rw-r--r--sys-devel/llvm/llvm-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-5.0.0.ebuild b/sys-devel/llvm/llvm-5.0.0.ebuild
index 355123205952..d699c29c5be3 100644
--- a/sys-devel/llvm/llvm-5.0.0.ebuild
+++ b/sys-devel/llvm/llvm-5.0.0.ebuild
@@ -84,8 +84,8 @@ src_prepare() {
# disable use of SDK on OSX, bug #568758
sed -i -e 's/xcrun/false/' utils/lit/lit/util.py || die
- # User patches
- eapply_user
+ # User patches + QA
+ cmake-utils_src_prepare
}
multilib_src_configure() {