commit: 510546e3d8235d6bc61a45f2692d9d6c3b65387f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 16 17:28:32 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov 16 21:52:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510546e3
sys-devel/lld: Call cmake-utils_src_prepare
sys-devel/lld/lld-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/lld/lld-4.0.1.ebuild b/sys-devel/lld/lld-4.0.1.ebuild
index 684bc8deac6..ca675419d67 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() {