summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-16 18:28:32 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-16 22:52:06 +0100
commit510546e3d8235d6bc61a45f2692d9d6c3b65387f (patch)
tree7990e79f4ea299f9829edba57a8eff12b76a7148 /sys-devel/lld
parentdev-ml/llvm-ocaml: Call cmake-utils_src_prepare (diff)
downloadgentoo-510546e3d8235d6bc61a45f2692d9d6c3b65387f.tar.gz
gentoo-510546e3d8235d6bc61a45f2692d9d6c3b65387f.tar.bz2
gentoo-510546e3d8235d6bc61a45f2692d9d6c3b65387f.zip
sys-devel/lld: Call cmake-utils_src_prepare
Diffstat (limited to 'sys-devel/lld')
-rw-r--r--sys-devel/lld/lld-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/lld/lld-4.0.1.ebuild b/sys-devel/lld/lld-4.0.1.ebuild
index 684bc8deac68..ca675419d678 100644
--- a/sys-devel/lld/lld-4.0.1.ebuild
+++ b/sys-devel/lld/lld-4.0.1.ebuild
@@ -51,7 +51,7 @@ src_prepare() {
eapply "${FILESDIR}/4.0.1/0002-test-Use-LLD-specific-binary-library-dirs-when-build.patch"
eapply "${FILESDIR}/4.0.1/0003-test-Fix-zlib-cond-when-building-stand-alone-clean-u.patch"
- eapply_user
+ cmake-utils_src_prepare
}
src_configure() {